Skip to content

Commit

Permalink
Merge pull request jarektkaczyk#1 from marcoocram/patch-1
Browse files Browse the repository at this point in the history
Added Laravel 5.6 Support
  • Loading branch information
jarektkaczyk authored Mar 3, 2018
2 parents 41e9b10 + 9f381ce commit 3852b20
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 @@ -25,7 +25,7 @@
"require": {
"php": ">=7.0.0",
"sofa/hookable": "5.5.*",
"illuminate/database": "5.5.*"
"illuminate/database": "5.5.*|5.6.*"
},
"require-dev": {
"phpunit/phpunit": "4.5.0",
Expand Down

0 comments on commit 3852b20

Please sign in to comment.