Skip to content

Commit 6245635

Browse files
committed
simplify composer file
1 parent 0b936d3 commit 6245635

1 file changed

Lines changed: 1 addition & 6 deletions

File tree

composer.json

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -12,12 +12,7 @@
1212
],
1313
"require": {
1414
"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",
15+
"illuminate/support": "^12.0|^13.0",
2116
"livewire/livewire": "^3.0",
2217
"spatie/laravel-rdap": "^1.0"
2318
},

0 commit comments

Comments
 (0)