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