Upgrade laravel (#9081)

* Hotfix to develop to yank extraneous e()

* Upgrade Laravel release only to a later 6.18.x version

* Upgrade Laravel to 6.x and Passport 9.x, the recommended versions
This commit is contained in:
Brady Wetherington 2021-02-02 20:22:36 -08:00 committed by GitHub
parent 124343911f
commit b09ded2a3b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 1608 additions and 558 deletions

View file

@ -34,9 +34,9 @@
"guzzlehttp/guzzle": "^6.5",
"intervention/image": "^2.5",
"javiereguiluz/easyslugger": "^1.0",
"laravel/framework": "^6.0",
"laravel/framework": "^6.20",
"laravel/helpers": "^1.2",
"laravel/passport": "^8.4",
"laravel/passport": "^9.3.2",
"laravel/slack-notification-channel": "^2.0",
"laravel/tinker": "^2.4",
"laravelcollective/html": "^6.0",
@ -108,9 +108,6 @@
"preferred-install": "dist",
"sort-packages": true,
"optimize-autoloader": true,
"process-timeout": 3000,
"platform": {
"php": "7.2"
}
"process-timeout": 3000
}
}

2157
composer.lock generated

File diff suppressed because it is too large Load diff