Skip to content

Commit 80d341c

Browse files
fix(deps): update dependency guzzlehttp/guzzle to ^7.9.3
1 parent 3c50cf0 commit 80d341c

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
@@ -26,7 +26,7 @@
2626
],
2727
"require": {
2828
"php": ">=8.3",
29-
"guzzlehttp/guzzle": "^7.0",
29+
"guzzlehttp/guzzle": "^7.9.3",
3030
"ext-json": "*"
3131
},
3232
"require-dev": {

0 commit comments

Comments
 (0)