Skip to content

Commit

Permalink
Merge pull request joshrainwater#12 from jeremykenedy/patch-2
Browse files Browse the repository at this point in the history
Laravel 8 Support
  • Loading branch information
joshrainwater authored Sep 26, 2020
2 parents cc43823 + d16e197 commit 6b420d0
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 @@ -17,7 +17,7 @@
},
"require": {
"php": ">=7.2",
"illuminate/support": "~5.6|~5.7|~5.8|^6.0|^7.0"
"illuminate/support": "~5.6|~5.7|~5.8|^6.0|^7.0|^8.0"
},
"require-dev": {
"phpunit/phpunit": "^8",
Expand Down

0 comments on commit 6b420d0

Please sign in to comment.