Skip to content

Commit

Permalink
Add Laravel 6 support
Browse files Browse the repository at this point in the history
  • Loading branch information
stuyam authored Sep 12, 2019
1 parent 98685b1 commit b6b00bf
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 @@ -11,7 +11,7 @@
],
"minimum-stability": "dev",
"require": {
"illuminate/support": "^5.0",
"illuminate/support": "^5.0|^6.0",
"kickbox/kickbox": "^2.0"
},
"autoload": {
Expand Down

0 comments on commit b6b00bf

Please # to comment.