Update composer.json (#32)
This commit is contained in:
parent
cf814c5aae
commit
d9bc74c9d4
1 changed files with 3 additions and 1 deletions
|
@ -13,7 +13,9 @@
|
|||
],
|
||||
"require": {
|
||||
"php": ">=5.3.0",
|
||||
"ext-curl": "*",
|
||||
"ext-curl": "*"
|
||||
},
|
||||
"require-dev": {
|
||||
"phpunit/phpunit": "4.8.29"
|
||||
},
|
||||
"support": {
|
||||
|
|
Loading…
Add table
Reference in a new issue