Skip to content

Commit

Permalink
laravel 6 support
Browse files Browse the repository at this point in the history
  • Loading branch information
christopherokonkwo authored Oct 12, 2019
1 parent cca556e commit 7c93b23
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 @@ -15,7 +15,7 @@
],
"require": {
"php": ">=5.5.9",
"illuminate/support": "~5.1"
"illuminate/support": "~5.1|^6.0"
},
"require-dev": {
"phpunit/phpunit": "~5.0",
Expand Down

0 comments on commit 7c93b23

Please sign in to comment.