Skip to content

Commit

Permalink
Merge pull request #11 from miladnouri/patch-1
Browse files Browse the repository at this point in the history
Support for Laravel 7
  • Loading branch information
approached committed Mar 6, 2020
2 parents 8bab011 + 2a1b977 commit a084a53
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 @@ -20,7 +20,7 @@
}
],
"require": {
"laravel/framework": "~5.0|^5.8|^6.0",
"laravel/framework": "~5.0|^5.8|^6.0|^7.0",
"nesbot/carbon": "^1.0|^2.0"
},
"require-dev": {
Expand Down

0 comments on commit a084a53

Please sign in to comment.