Skip to content

Commit 194ffbe

Browse files
authored
Update composer.json
Update Guzzle to remove vulnerability.
1 parent 004ec28 commit 194ffbe

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
@@ -12,7 +12,7 @@
1212
"require": {
1313
"php": "^7.3",
1414
"illuminate/support": "^7|^8",
15-
"guzzlehttp/guzzle": "^6.3|^6.4|^6.5|^7.0",
15+
"guzzlehttp/guzzle": "^7.4.4",
1616
"illuminate/routing": "^7|^8"
1717
},
1818
"require-dev": {

0 commit comments

Comments
 (0)