Added PHP8 compatibility [experimental]

This commit is contained in:
snipe 2021-03-09 12:39:49 -08:00
parent 9ed226a0af
commit 3873f14971
2 changed files with 336 additions and 339 deletions

View file

@ -24,7 +24,7 @@
"barryvdh/laravel-debugbar": "^3.2",
"doctrine/cache": "^1.10",
"doctrine/common": "^2.12",
"doctrine/dbal": "^2.10",
"doctrine/dbal": "^2.12",
"doctrine/inflector": "^1.3",
"doctrine/instantiator": "^1.3",
"eduardokum/laravel-mail-auto-embed": "^1.0",
@ -108,9 +108,6 @@
"preferred-install": "dist",
"sort-packages": true,
"optimize-autoloader": true,
"process-timeout": 3000,
"platform": {
"php": "7.2.5"
}
"process-timeout": 3000
}
}

668
composer.lock generated

File diff suppressed because it is too large Load diff