Skip to content

Commit 7661e41

Browse files
committed
Add Nova 5 compatibility
1 parent c1931ea commit 7661e41

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
@@ -17,7 +17,7 @@
1717
"require": {
1818
"php": ">=8.2",
1919
"illuminate/support": "^10.0|^11.0",
20-
"laravel/nova": "^4.0",
20+
"laravel/nova": "^4.0|^5.0",
2121
"novius/laravel-linkable": "^1.0",
2222
"novius/laravel-json-casted": "^1.0.0",
2323
"novius/laravel-meta": "^1.0",

0 commit comments

Comments
 (0)