mirror of
https://github.com/friendica/friendica
synced 2025-12-16 15:11:08 +01:00
Move MobileDetect library to vendor
- Bumped the version to 2.8.25 (from 2.8.11)
This commit is contained in:
parent
799e60aa62
commit
806368f151
17 changed files with 890 additions and 397 deletions
|
|
@ -13,7 +13,8 @@
|
|||
"issues": "https://github.com/friendica/friendica/issues"
|
||||
},
|
||||
"require": {
|
||||
"ezyang/htmlpurifier": "~4.7.0"
|
||||
"ezyang/htmlpurifier": "~4.7.0",
|
||||
"mobiledetect/mobiledetectlib": "2.8.*"
|
||||
},
|
||||
"autoload": {
|
||||
"psr-4": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue