Skip to content

Commit

Permalink
Merge pull request #11 from laradevca/patch-2
Browse files Browse the repository at this point in the history
Remove laravel/framework dependency

Thanks for the PR
  • Loading branch information
gldrenthe89 authored Mar 21, 2022
2 parents 0ccbad2 + b623e61 commit 35ca035
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,7 @@
],
"require": {
"php": ">=7.2.5",
"laravel/nova": "~3.0",
"laravel/framework": "^7.0|^8.0"
"laravel/nova": "~3.0"
},

"autoload": {
Expand Down

0 comments on commit 35ca035

Please sign in to comment.