Skip to content

Commit 5b16387

Browse files
authored
Update composer.json
1 parent 5f6fc10 commit 5b16387

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,13 +46,13 @@
4646
"php-http/client-implementation": "^1",
4747
"php-http/message": "^1.5",
4848
"php-http/discovery": "^1.14",
49-
"php-http/guzzle7-adapter": "^0.1",
5049
"symfony/http-foundation": "^2.1|^3|^4|^5",
5150
"moneyphp/money": "^3.1"
5251
},
5352
"require-dev": {
5453
"omnipay/tests": "^4.1",
5554
"php-http/mock-client": "^1",
55+
"php-http/guzzle7-adapter": "^1",
5656
"squizlabs/php_codesniffer": "^3.5"
5757
},
5858
"extra": {

0 commit comments

Comments
 (0)