Skip to content

Commit f00c0f1

Browse files
authored
Merge pull request #25 from Kristories/master
Fix #24
2 parents 61a7cfa + cd3f5fb commit f00c0f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"license": "MIT",
1111
"require": {
1212
"php": "^8.0",
13-
"laravel/nova": "^4.13"
13+
"laravel/nova": "^4.0.0|^5.0.0"
1414
},
1515
"require-dev": {
1616
"laravel/pint": "^1.13"

0 commit comments

Comments
 (0)