Skip to content

Commit a9d4616

Browse files
committed
Revert Back to using Guzzle Directly
1 parent 456ea0d commit a9d4616

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
@@ -22,7 +22,7 @@
2222
},
2323
"require-dev": {
2424
"friendsofphp/php-cs-fixer": "^3.0",
25-
"php-http/guzzle7-adapter": "^1.0",
25+
"guzzlehttp/guzzle": "^7.0",
2626
"php-http/mock-client": "^1.0",
2727
"phpstan/phpstan": "^1.2",
2828
"phpunit/phpunit": "^8.0 || ^9.0"

0 commit comments

Comments
 (0)