adjusting requirements
This commit is contained in:
@@ -8,11 +8,10 @@
|
|||||||
"author": "Mashape <opensource@mashape.com> (https://www.mashape.com)",
|
"author": "Mashape <opensource@mashape.com> (https://www.mashape.com)",
|
||||||
"require": {
|
"require": {
|
||||||
"php": ">=5.4.0",
|
"php": ">=5.4.0",
|
||||||
"ext-curl": "0.0.0.*",
|
"ext-curl": "*",
|
||||||
"ext-json": "~1.2"
|
"ext-json": "*"
|
||||||
},
|
},
|
||||||
"require-dev": {
|
"require-dev": {
|
||||||
"ext-xdebug": "~2.2",
|
|
||||||
"phpunit/phpunit": "~4.4",
|
"phpunit/phpunit": "~4.4",
|
||||||
"codeclimate/php-test-reporter": "0.1.*"
|
"codeclimate/php-test-reporter": "0.1.*"
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user