From 15f92e7e7a481dda7138426798063623e20b451a Mon Sep 17 00:00:00 2001 From: Petro Kurbatskyi Date: Fri, 15 Mar 2024 14:34:49 +0100 Subject: [PATCH] Formatted composer.json using JQ --indent 4 --- composer.json | 7 ------- 1 file changed, 7 deletions(-) diff --git a/composer.json b/composer.json index a3de74c..dcc593c 100644 --- a/composer.json +++ b/composer.json @@ -47,13 +47,6 @@ "EzSystems\\PlatformHttpCacheBundle\\": "src/bundle/" } }, - "autoload-dev": { - "psr-4": { - "EzSystems\\PlatformHttpCacheBundle\\Tests\\": "tests", - "Ibexa\\Tests\\HttpCache\\": "tests/lib/", - "Ibexa\\Tests\\Bundle\\HttpCache\\": "tests/bundle/" - } - }, "autoload-dev": { "autoload-dev": { "Ibexa\\Tests\\Bundle\\HttpCache\\": "tests/bundle/"