Skip to content

Commit

Permalink
Merge pull request #31 from icaroscherma/patch-2
Browse files Browse the repository at this point in the history
Added Laravel 8.x support
  • Loading branch information
malhal authored Sep 14, 2020
2 parents dbcf010 + faf0a69 commit caf23e3
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 @@ -11,7 +11,7 @@
],
"require": {
"php": ">=5.6.4",
"laravel/framework": "5.*|6.*|7.*"
"laravel/framework": "5.*|6.*|7.*|8.*"
},
"require-dev": {
},
Expand Down

0 comments on commit caf23e3

Please sign in to comment.