Bumped laravel 6 min version for new LTS users

This commit is contained in:
Graham Campbell 2020-07-27 16:23:43 +01:00 committed by GitHub
parent f465c511c0
commit b1277e2eb2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -10,7 +10,7 @@
"require": {
"php": "^7.2",
"fideloper/proxy": "^4.0",
"laravel/framework": "^6.2",
"laravel/framework": "^6.18.28",
"laravel/tinker": "^2.0"
},
"require-dev": {