Skip to content

Commit

Permalink
use guzzle 7 to allow php 8
Browse files Browse the repository at this point in the history
  • Loading branch information
Baptouuuu committed Feb 20, 2021
1 parent 76fc497 commit a564d52
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Expand Up @@ -35,7 +35,7 @@
"require-dev": {
"phpunit/phpunit": "~9.0",
"sentry/sentry": "~3.1",
"php-http/guzzle6-adapter": "^2.0",
"php-http/guzzle7-adapter": "^0.1",
"vimeo/psalm": "~4.4",
"innmind/coding-standard": "^1.1"
}
Expand Down

0 comments on commit a564d52

Please sign in to comment.