Skip to content

Commit

Permalink
Merge pull request #1 from necenzurat/patch-1
Browse files Browse the repository at this point in the history
Add Laravel 8 Support
  • Loading branch information
kmuharam committed Sep 17, 2020
2 parents f0d12f1 + ff0d3ae commit 1106436
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 @@ -55,7 +55,7 @@
],
"require": {
"php": "^7.1",
"illuminate/support": "~5|~6|~7"
"illuminate/support": "~5|~6|~7|~8"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit 1106436

Please sign in to comment.