Skip to content

Commit bfe3771

Browse files
authored
Nova5 - Laravel 12
1 parent e3608c7 commit bfe3771

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

composer.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,10 @@
99
"license": "MIT",
1010
"require": {
1111
"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"
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",
15+
"laravel/nova": "^3.0|^4.0|^5.0"
1616
},
1717
"autoload": {
1818
"psr-4": {

0 commit comments

Comments
 (0)