Skip to content

Commit

Permalink
Bump up the guzzle version in require-dev
Browse files Browse the repository at this point in the history
  • Loading branch information
ackintosh committed Aug 20, 2023
1 parent 6e4e01b commit a06d4c5
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 @@ -35,7 +35,7 @@
"php-vcr/phpunit-testlistener-vcr": "dev-php8 as 3.2.2",
"php-coveralls/php-coveralls": "~2.5",
"predis/predis": "^1.1",
"guzzlehttp/guzzle": "~6.5",
"guzzlehttp/guzzle": "^7.4.5",
"friendsofphp/php-cs-fixer": "^v3.1.0",
"vimeo/psalm" : "*",
"ext-redis": "~5.1",
Expand Down

0 comments on commit a06d4c5

Please sign in to comment.