From 23a893f46bb07fdd08cc39073b516cf5bc0d7b63 Mon Sep 17 00:00:00 2001 From: Alex Cabal Date: Thu, 16 May 2024 15:59:10 -0500 Subject: [PATCH] Update composer settings --- composer.json | 3 --- 1 file changed, 3 deletions(-) diff --git a/composer.json b/composer.json index 2e01b855..e233a1c3 100644 --- a/composer.json +++ b/composer.json @@ -3,9 +3,6 @@ "platform":{ "php": "8.1.2" }, - "config":{ - "classmap-authoritative": true - }, "autoload-dev": { "psr-4": { "": "lib/"