Skip to content

Commit 8de58ab

Browse files
author
Tim Helfensdörfer
committed
Compatible to laravel 5.7
1 parent e6965a8 commit 8de58ab

File tree

2 files changed

+63
-59
lines changed

2 files changed

+63
-59
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
],
2020
"require": {
2121
"php" : ">=7.0",
22-
"illuminate/support": "5.6.*"
22+
"illuminate/support": "5.7.*"
2323
},
2424
"autoload": {
2525
"psr-4": {

composer.lock

Lines changed: 62 additions & 58 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)