From 381c6bc06ed8c57beebeeaf9b81da19dfa656a24 Mon Sep 17 00:00:00 2001 From: iwonder Date: Thu, 26 Jan 2023 14:42:32 +0100 Subject: [PATCH] Patch anwenden --- composer.json | 4 ++++ index.php | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 08b1ed5..6e6bcc3 100644 --- a/composer.json +++ b/composer.json @@ -13,5 +13,9 @@ }, "require-dev": { "vimeo/psalm": "^5.4" + }, + "config": { + "apcu-autoloader": true, + "classmap-authoritative": true } } diff --git a/index.php b/index.php index ee7fc4d..bc79c19 100644 --- a/index.php +++ b/index.php @@ -1,7 +1,7 @@