Skip to content

Commit

Permalink
Added support for Laravel 6
Browse files Browse the repository at this point in the history
  • Loading branch information
tobias-kuendig authored Jul 30, 2021
1 parent f595351 commit 4afc691
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 @@ -30,7 +30,7 @@
"prefer-stable": true,
"require": {
"php": ">=7.1",
"illuminate/support": "~5.5.0"
"illuminate/support": "~5.5.0|~6.0"
},
"require-dev": {
},
Expand Down

0 comments on commit 4afc691

Please sign in to comment.