We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0b936d3 commit 6245635Copy full SHA for 6245635
1 file changed
composer.json
@@ -12,12 +12,7 @@
12
],
13
"require": {
14
"php": "^8.2",
15
- "illuminate/support": "^12.0",
16
- "illuminate/console": "^12.0",
17
- "illuminate/database": "^12.0",
18
- "illuminate/http": "^12.0",
19
- "illuminate/cache": "^12.0",
20
- "illuminate/routing": "^12.0",
+ "illuminate/support": "^12.0|^13.0",
21
"livewire/livewire": "^3.0",
22
"spatie/laravel-rdap": "^1.0"
23
},
0 commit comments