Skip to content

Commit 20ee199

Browse files
committed
update guzzle version to 7.2.x
1 parent d908798 commit 20ee199

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
@@ -10,7 +10,7 @@
1010
],
1111
"require": {
1212
"php": "^7.2",
13-
"guzzlehttp/guzzle": "~6.3",
13+
"guzzlehttp/guzzle": "^7.2",
1414
"illuminate/notifications": "^5.5|^6.0|^7.0|^8.0",
1515
"illuminate/support": "^5.5|^6.0|^7.0|^8.0"
1616
},

0 commit comments

Comments
 (0)