Skip to content

Commit 94b47e1

Browse files
committed
wip
1 parent c2c4fb2 commit 94b47e1

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

composer.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,9 @@
1111
],
1212
"require": {
1313
"php": "^8.1",
14-
"illuminate/console": "^10.0|^11.0",
15-
"illuminate/support": "^10.0|^11.0",
16-
"illuminate/view": "^10.0|^11.0",
14+
"illuminate/console": "^10.0|^11.0|^12.0",
15+
"illuminate/support": "^10.0|^11.0|^12.0",
16+
"illuminate/view": "^10.0|^11.0|^12.0",
1717
"symfony/console": "^6.0|^7.0",
1818
"livewire/livewire": "^3.5.19",
1919
"laravel/prompts": "^0.1|^0.2|^0.3"

0 commit comments

Comments
 (0)