From b45920b25283680a5fff3f665ef437fa01a69549 Mon Sep 17 00:00:00 2001 From: Vincent Vanwaelscappel Date: Thu, 3 Dec 2020 14:14:51 +0100 Subject: [PATCH] wip #3753 --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index e00443b..76a219f 100644 --- a/composer.json +++ b/composer.json @@ -12,7 +12,7 @@ } ], "autoload": { - "psr-0": { + "psr-4": { "Cubedesigners\\UserDatabase\\": "src" } }, -- 2.39.5