Skip to content

Commit

Permalink
Merge pull request #7 from JBonwick/support-laravel-8
Browse files Browse the repository at this point in the history
Update illuminate/support range
  • Loading branch information
craigsansam authored Sep 30, 2020
2 parents fc02422 + 341efab commit 6fa3be8
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 @@ -16,7 +16,7 @@
"license": "MIT",
"require": {
"php": ">=5.6.0",
"illuminate/support": "^5.0|^6.0|^7.0"
"illuminate/support": "^5.0|^6.0|^7.0|^8.0"
},
"require-dev": {
"mockery/mockery": "~0.9.",
Expand Down

0 comments on commit 6fa3be8

Please sign in to comment.