Skip to content

Commit a2282ac

Browse files
committed
Raise guzzle min
1 parent ed0e186 commit a2282ac

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
@@ -23,7 +23,7 @@
2323
"require": {
2424
"php": ">=8.1",
2525
"cviebrock/discourse-php": "^0.9.3",
26-
"guzzlehttp/guzzle": "^7.2",
26+
"guzzlehttp/guzzle": "^7.4.5",
2727
"illuminate/auth": "~8|~9|~10",
2828
"illuminate/routing": "~8|~9|~10",
2929
"illuminate/support": "~8|~9|~10"

0 commit comments

Comments
 (0)