Move MobileDetect library to vendor

- Bumped the version to 2.8.25 (from 2.8.11)
This commit is contained in:
Hypolite Petovan 2017-03-31 23:05:07 -04:00
commit 806368f151
17 changed files with 890 additions and 397 deletions

View file

@ -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": {