Skip to content

Commit 0c17e4e

Browse files
upgrade guzzlehttp/guzzle package to 7.*
1 parent 07438bb commit 0c17e4e

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
@@ -5,7 +5,7 @@
55
"require": {
66
"php": ">=7.0",
77
"php-amqplib/php-amqplib": "2.7.*",
8-
"guzzlehttp/guzzle" : "7.*",
8+
"guzzlehttp/guzzle": "7.*",
99
"gumlet/php-image-resize": "1.9.*"
1010
},
1111
"autoload": {

0 commit comments

Comments
 (0)