Skip to content

Commit c90d2c5

Browse files
committed
Upgraded to use Guzzle 7
1 parent 39a8720 commit c90d2c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
},
3131
"require": {
3232
"php": "~7.0|~8.0",
33-
"guzzlehttp/guzzle": "^6.0"
33+
"guzzlehttp/guzzle": "^7.0"
3434
},
3535
"require-dev": {
3636
"phpunit/phpunit": "^6.4"

0 commit comments

Comments
 (0)