Skip to content

Commit cd297b4

Browse files
authored
Newer versions of nova not working
1 parent 05495c9 commit cd297b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
],
1818
"require": {
1919
"php": ">=7.1.0",
20-
"laravel/nova": "*"
20+
"laravel/nova": "1.*|2.*|>=3.17"
2121
},
2222
"autoload": {
2323
"psr-4": {

0 commit comments

Comments
 (0)