We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9ea96dd commit 7f29085Copy full SHA for 7f29085
composer.json
@@ -17,10 +17,10 @@
17
"minimum-stability": "dev",
18
"prefer-stable": true,
19
"require": {
20
- "php": "^8.0|^8.1|^8.2",
21
- "illuminate/database": "^9.0|^10.0|^11.0",
22
- "illuminate/support": "^9.0|^10.0|^11.0",
23
- "illuminate/view": "^9.0|^10.0|^11.0",
+ "php": "^8.0",
+ "illuminate/database": "^9.0|^10.0|^11.0|^12.0",
+ "illuminate/support": "^9.0|^10.0|^11.0|^12.0",
+ "illuminate/view": "^9.0|^10.0|^11.0|^12.0",
24
"rapidez/core": "^3.0"
25
},
26
"autoload": {
0 commit comments