Bump supported laravel version
Let's see if it still works.
This commit is contained in:
parent
623f19bdcf
commit
940d336e6e
|
@ -19,7 +19,7 @@
|
|||
}
|
||||
],
|
||||
"require": {
|
||||
"laravel/framework": "5.1.*||5.2.*||5.3.*||5.4.*||5.5.*||5.6.*",
|
||||
"laravel/framework": "5.1.*||5.2.*||5.3.*||5.4.*||5.5.*||5.6.*||5.7.*||5.8.*",
|
||||
"nodes/core": "^1.0"
|
||||
},
|
||||
"autoload": {
|
||||
|
|
Loading…
Reference in New Issue