Skip to content

Commit f5ad06e

Browse files
authored
Merge pull request #568 from FriendsOfSymfony/upgrade-guzzle-adapter
use current guzzle7-adapter
2 parents b36ddb5 + ed44ab3 commit f5ad06e

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
@@ -33,7 +33,7 @@
3333
"require-dev": {
3434
"mockery/mockery": "^1.6.0",
3535
"monolog/monolog": "^1.0",
36-
"php-http/guzzle7-adapter": "^0.1.1",
36+
"php-http/guzzle7-adapter": "^1",
3737
"php-http/mock-client": "^1.6.0",
3838
"symfony/process": "^6.4|| ^7.0",
3939
"symfony/http-kernel": "^6.4|| ^7.0",

0 commit comments

Comments
 (0)