Update composer.json
This commit is contained in:
parent
8c583de05b
commit
0e4da725a2
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