Skip to content

Commit

Permalink
Merge pull request #116 from pou/master
Browse files Browse the repository at this point in the history
add nova 5.0 support
  • Loading branch information
KABBOUCHI authored Jan 10, 2025
2 parents 0d601be + 67a0d0c commit 028e73e
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 @@ -8,7 +8,7 @@
"license": "MIT",
"require": {
"lab404/laravel-impersonate": "^1.7.3",
"laravel/nova": "^4.0"
"laravel/nova": "^4.0|^5.0"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit 028e73e

Please sign in to comment.