Skip to content

Commit a13c9ff

Browse files
committed
Updated composer.json requirements
1 parent e4979cf commit a13c9ff

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
@@ -23,7 +23,7 @@
2323
"require": {
2424
"php": "8.2.*|8.3.*|8.4.*",
2525
"guzzlehttp/guzzle": "^7.8",
26-
"illuminate/contracts": "^12.0",
26+
"illuminate/contracts": "^11.0 || ^12.0",
2727
"nesbot/carbon": "^3.8",
2828
"spatie/laravel-package-tools": "^1.19"
2929
},

0 commit comments

Comments
 (0)