Skip to content

Commit ae61e47

Browse files
author
dimoncheg12
committed
remove guzzle
1 parent 224d712 commit ae61e47

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

composer.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,7 @@
1313
"require": {
1414
"php": ">=5.4",
1515
"ext-curl": "*",
16-
"ext-json": "*",
17-
"guzzlehttp/guzzle": "~6.0"
16+
"ext-json": "*"
1817
},
1918
"require-dev": {
2019
"phpunit/phpunit": "~4.8"

0 commit comments

Comments
 (0)