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 e50549b commit 9607fb9Copy full SHA for 9607fb9
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",
22
- "illuminate/support": "^9.0|^10.0",
23
- "illuminate/view": "^9.0|^10.0",
+ "php": "^8.0|^8.1|^8.2|^8.3",
+ "illuminate/database": "^9.0|^10.0|^11.0",
+ "illuminate/support": "^9.0|^10.0|^11.0",
+ "illuminate/view": "^9.0|^10.0|^11.0",
24
"rapidez/core": "~0.55|^1.0|^2.0"
25
},
26
"autoload": {
0 commit comments