Upgrade to laravel 8.

This commit is contained in:
James Cole
2020-10-30 17:34:51 +01:00
parent b03b0c630b
commit 09247cc30b
2 changed files with 781 additions and 830 deletions

View File

@@ -89,9 +89,9 @@
"fideloper/proxy": "4.*", "fideloper/proxy": "4.*",
"gdbots/query-parser": "^2.0", "gdbots/query-parser": "^2.0",
"jc5/google2fa-laravel": "2.0.5", "jc5/google2fa-laravel": "2.0.5",
"laravel/framework": "^7.0", "laravel/framework": "^8.0",
"laravel/passport": "9.*", "laravel/passport": "10.*",
"laravel/ui": "^2.0", "laravel/ui": "^3.0",
"laravelcollective/html": "6.*", "laravelcollective/html": "6.*",
"league/commonmark": "1.*", "league/commonmark": "1.*",
"league/csv": "^9.6", "league/csv": "^9.6",
@@ -114,7 +114,6 @@
"phpstan/phpstan": "^0.12.34", "phpstan/phpstan": "^0.12.34",
"phpstan/phpstan-deprecation-rules": "^0.12.5", "phpstan/phpstan-deprecation-rules": "^0.12.5",
"phpunit/phpunit": "^9.2", "phpunit/phpunit": "^9.2",
"psalm/plugin-laravel": "^1.1",
"roave/security-advisories": "dev-master", "roave/security-advisories": "dev-master",
"thecodingmachine/phpstan-strict-rules": "^0.12.0", "thecodingmachine/phpstan-strict-rules": "^0.12.0",
"vimeo/psalm": "^3.10" "vimeo/psalm": "^3.10"

1604
composer.lock generated

File diff suppressed because it is too large Load Diff