Skip to content

Commit

Permalink
added laravel 5.6 and 5.7 support
Browse files Browse the repository at this point in the history
  • Loading branch information
bhavin committed Jan 28, 2019
1 parent d58d44a commit 5820392
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 465 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"require": {
"php": ">=5.6.0",
"ext-mcrypt": "*",
"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.*|5.7.*"
},
"autoload": {
"psr-4": {
Expand Down
Loading

0 comments on commit 5820392

Please sign in to comment.