Skip to content

Commit

Permalink
Merge pull request #1 from ovac/master
Browse files Browse the repository at this point in the history
Add Laravel 5.6 Support
  • Loading branch information
Norris1z authored Mar 2, 2018
2 parents 3d9b438 + 355726e commit c3509ed
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 @@
"php": ">=5.6.4",
"guzzlehttp/guzzle": "^6.3",
"illuminate/notifications": "5.3.*|5.4.*|5.5.*",
"illuminate/support": "5.1.*|5.2.*|5.3.*|5.4.*|5.5.*"
"illuminate/support": "5.1.*|5.2.*|5.3.*|5.4.*|5.5.*|5.6.*"
},
"require-dev": {
"mockery/mockery": "^0.9.5",
Expand Down

0 comments on commit c3509ed

Please sign in to comment.