From fed4f134d99d57bdf942f7dbb0ff03aed9bd9548 Mon Sep 17 00:00:00 2001 From: Vincent Vanwaelscappel Date: Thu, 3 Dec 2020 13:46:41 +0100 Subject: [PATCH] wip #3753 --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 88bcf58..83cfa7d 100644 --- a/composer.json +++ b/composer.json @@ -12,7 +12,7 @@ ], "autoload": { "psr-4": { - "Cubist\\Util": "src" + "Cubist\\Util\\": "src" } }, "authors": [ -- 2.39.5