Bump supported laravel version

Let's see if it still works.
This commit is contained in:
Alex Wright 2019-03-14 18:35:53 +01:00
parent 623f19bdcf
commit 940d336e6e
1 changed files with 1 additions and 1 deletions

View File

@ -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": {