Update MobileDetect (#1507)

This commit is contained in:
RainLoop 2017-09-21 22:25:59 +03:00
parent f695a1acd2
commit 650b655539
8 changed files with 231 additions and 276 deletions

View file

@ -17,9 +17,7 @@
"php": ">=5.0.0"
},
"require-dev": {
"phpunit/phpunit": "*",
"johnkary/phpunit-speedtrap": "~1.0@dev",
"codeclimate/php-test-reporter": "dev-master"
"phpunit/phpunit": "*"
},
"autoload": {
"classmap": ["Mobile_Detect.php"],