Update composer.json (#32)
This commit is contained in:
parent
cf814c5aae
commit
d9bc74c9d4
@ -13,7 +13,9 @@
|
|||||||
],
|
],
|
||||||
"require": {
|
"require": {
|
||||||
"php": ">=5.3.0",
|
"php": ">=5.3.0",
|
||||||
"ext-curl": "*",
|
"ext-curl": "*"
|
||||||
|
},
|
||||||
|
"require-dev": {
|
||||||
"phpunit/phpunit": "4.8.29"
|
"phpunit/phpunit": "4.8.29"
|
||||||
},
|
},
|
||||||
"support": {
|
"support": {
|
||||||
|
Loading…
Reference in New Issue
Block a user