Support for Laravel 5.6
This commit is contained in:
parent
a240d0d419
commit
0854126e3d
|
@ -19,7 +19,7 @@
|
|||
}
|
||||
],
|
||||
"require": {
|
||||
"laravel/framework": "5.1.*||5.2.*||5.3.*||5.4.*||5.5.*",
|
||||
"laravel/framework": "5.1.*||5.2.*||5.3.*||5.4.*||5.5.*||5.6.*",
|
||||
"nodes/core": "^1.0"
|
||||
},
|
||||
"autoload": {
|
||||
|
|
Loading…
Reference in New Issue