Skip to content

Commit 224e219

Browse files
committed
Bump illuminate/console requirement to ^11.0|^12.0 for Laravel compatibility
1 parent 5c8c755 commit 224e219

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
@@ -22,7 +22,7 @@
2222
"require": {
2323
"php": "^8.2",
2424
"illuminate/cache": "^11.0|^12.0",
25-
"illuminate/console": "^10.0|^11.0",
25+
"illuminate/console": "^11.0|^12.0",
2626
"illuminate/contracts": "^11.0|^12.0",
2727
"illuminate/support": "^11.0|^12.0",
2828
"spatie/laravel-package-tools": "^1.9"

0 commit comments

Comments
 (0)