Skip to content

Commit

Permalink
Merge pull request #8 from ziffmedia/master
Browse files Browse the repository at this point in the history
Update composer.json to support Nova 3.x
  • Loading branch information
oleghalin authored Apr 9, 2020
2 parents 40c8f84 + a8fccf9 commit 8ecd433
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": {
"php": ">=7.1.0",
"laravel/nova": "^2.1"
"laravel/nova": ">=2.1"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit 8ecd433

Please sign in to comment.