Skip to content

Commit

Permalink
Merge pull request #8 from larapack/laravel-56
Browse files Browse the repository at this point in the history
Add support for illuminate/support: 5.6.*
  • Loading branch information
marktopper authored Feb 8, 2018
2 parents 0831b81 + c767c01 commit 16807bb
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": {
"illuminate/support": "5.3.*|5.4.*|5.5.*|5.5.x-dev",
"illuminate/support": "5.3.*|5.4.*|5.5.*|5.6.*",
"doctrine/dbal": "^2.5"
},
"autoload": {
Expand Down

0 comments on commit 16807bb

Please sign in to comment.