We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c2c4fb2 commit 94b47e1Copy full SHA for 94b47e1
composer.json
@@ -11,9 +11,9 @@
11
],
12
"require": {
13
"php": "^8.1",
14
- "illuminate/console": "^10.0|^11.0",
15
- "illuminate/support": "^10.0|^11.0",
16
- "illuminate/view": "^10.0|^11.0",
+ "illuminate/console": "^10.0|^11.0|^12.0",
+ "illuminate/support": "^10.0|^11.0|^12.0",
+ "illuminate/view": "^10.0|^11.0|^12.0",
17
"symfony/console": "^6.0|^7.0",
18
"livewire/livewire": "^3.5.19",
19
"laravel/prompts": "^0.1|^0.2|^0.3"
0 commit comments