Skip to content

Commit aa9b4c1

Browse files
authored
Handle the Laravel requirement through the core requirement
1 parent 7f29085 commit aa9b4c1

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

composer.json

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,6 @@
1818
"prefer-stable": true,
1919
"require": {
2020
"php": "^8.0",
21-
"illuminate/database": "^9.0|^10.0|^11.0|^12.0",
22-
"illuminate/support": "^9.0|^10.0|^11.0|^12.0",
23-
"illuminate/view": "^9.0|^10.0|^11.0|^12.0",
2421
"rapidez/core": "^3.0"
2522
},
2623
"autoload": {

0 commit comments

Comments
 (0)