fix: option to supress vendor deprecation

This commit is contained in:
2026-03-25 07:39:08 +01:00
parent d1eeac6692
commit 80f48f4aba
8 changed files with 134 additions and 1 deletions

View File

@@ -2,6 +2,7 @@ APP_NAME=CoreCore
APP_URL=https://example.com
APP_ENV=prod
APP_DEBUG=false
APP_VENDOR_PHP_ISSUES_MODE=strict
APP_CONFIG_VALIDATE=true
APP_TIMEZONE=Europe/Berlin
APP_STORAGE_PATH=./storage