Skip to content

Commit 28da043

Browse files
authored
wip
1 parent 6b8d951 commit 28da043

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

composer.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,9 @@
1919
"orchestra/testbench": "^8.24|^9.2",
2020
"phpstan/phpstan": "^1.11"
2121
},
22+
"conflict": {
23+
"laravel/nova": "<5.0.0 || >=6.0.0",
24+
},
2225
"autoload": {
2326
"psr-4": {
2427
"Laravel\\Nova\\DevTool\\": "src/"

0 commit comments

Comments
 (0)