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