1
0
Fork 0
mirror of synced 2025-04-11 13:10:57 +00:00

Update composer.json

This commit is contained in:
Gula Andrij 2017-02-20 15:18:03 +02:00 committed by GitHub
parent 8c583de05b
commit 0e4da725a2

View file

@ -13,7 +13,9 @@
],
"require": {
"php": ">=5.3.0",
"ext-curl": "*",
"ext-curl": "*"
},
"require-dev": {
"phpunit/phpunit": "4.8.29"
},
"support": {