Skip to content

Commit

Permalink
use current guzzle7-adapter
Browse files Browse the repository at this point in the history
  • Loading branch information
dbu committed Mar 28, 2024
1 parent b36ddb5 commit ed44ab3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"require-dev": {
"mockery/mockery": "^1.6.0",
"monolog/monolog": "^1.0",
"php-http/guzzle7-adapter": "^0.1.1",
"php-http/guzzle7-adapter": "^1",
"php-http/mock-client": "^1.6.0",
"symfony/process": "^6.4|| ^7.0",
"symfony/http-kernel": "^6.4|| ^7.0",
Expand Down

0 comments on commit ed44ab3

Please sign in to comment.