Skip to content

Commit

Permalink
Compatible to laravel 5.7
Browse files Browse the repository at this point in the history
  • Loading branch information
thelfensdrfer committed Sep 5, 2018
1 parent e6965a8 commit 8de58ab
Show file tree
Hide file tree
Showing 2 changed files with 63 additions and 59 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
],
"require": {
"php" : ">=7.0",
"illuminate/support": "5.6.*"
"illuminate/support": "5.7.*"
},
"autoload": {
"psr-4": {
Expand Down
120 changes: 62 additions & 58 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 8de58ab

Please sign in to comment.