Skip to content

Commit

Permalink
Update laravel/nova dependency to either 4x or 5x
Browse files Browse the repository at this point in the history
  • Loading branch information
HughbertD committed Jan 10, 2025
1 parent f5cbf76 commit 8d66e82
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"license": "MIT",
"require": {
"php": ">=7.4",
"laravel/nova": "^5.0",
"laravel/nova": "^5.0 || ^4.0",
"stepanenko3/laravel-helpers": "^1.3.2"
},
"autoload": {
Expand Down

0 comments on commit 8d66e82

Please sign in to comment.