Skip to content

Commit

Permalink
Quickfix for older laravel versions
Browse files Browse the repository at this point in the history
  • Loading branch information
Kevin committed Jul 5, 2021
1 parent 76fa519 commit 2601645
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.6.0",
"illuminate/support": "~8"
"illuminate/support": "~6"
},
"require-dev": {
"phpunit/phpunit": "3.7.*"
Expand Down

0 comments on commit 2601645

Please sign in to comment.