1
0
mirror of synced 2024-11-24 06:16:27 +03:00

Update composer.json (#32)

This commit is contained in:
Gula Andrij 2017-03-07 11:23:20 +02:00 committed by Alex Lushpai
parent cf814c5aae
commit d9bc74c9d4

View File

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