Skip to content

Commit 966d8b8

Browse files
authored
Merge pull request #3 from flixtechs-labs/dev
build(deps): guzzle
2 parents a92b8da + 93e3bda commit 966d8b8

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
@@ -17,7 +17,7 @@
1717
],
1818
"require": {
1919
"php": "^8.1",
20-
"guzzlehttp/guzzle": "^7.7",
20+
"guzzlehttp/guzzle": "^7.4",
2121
"illuminate/contracts": "^10.0",
2222
"spatie/laravel-package-tools": "^1.14.0"
2323
},

0 commit comments

Comments
 (0)