We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e3608c7 commit bfe3771Copy full SHA for bfe3771
1 file changed
composer.json
@@ -9,10 +9,10 @@
9
"license": "MIT",
10
"require": {
11
"php": ">=8.1",
12
- "illuminate/database": "^9.0|^10.0|^11.0",
13
- "illuminate/support": "^9.0|^10.0|^11.0",
14
- "illuminate/http": "^9.0|^10.0|^11.0",
15
- "laravel/nova": "^3.0|^4.0"
+ "illuminate/database": "^9.0|^10.0|^11.0|^12.0",
+ "illuminate/support": "^9.0|^10.0|^11.0|^12.0",
+ "illuminate/http": "^9.0|^10.0|^11.0|^12.0",
+ "laravel/nova": "^3.0|^4.0|^5.0"
16
},
17
"autoload": {
18
"psr-4": {
0 commit comments