From: Vincent Vanwaelscappel Date: Thu, 3 Dec 2020 12:56:22 +0000 (+0100) Subject: wip #3753 X-Git-Url: http://git.cubedesigners.com/?a=commitdiff_plain;h=ee8a379414d80135720342cae9159ae998093ff9;p=cubist_locale.git wip #3753 --- diff --git a/composer.json b/composer.json index 0930863..c471db3 100644 --- a/composer.json +++ b/composer.json @@ -6,12 +6,9 @@ "minimum-stability": "dev", "prefer-stable": true, "autoload": { - "psr-0": { + "psr-4": { "Cubist\\Locale\\": "src" - }, - "files": [ - - ] + } }, "authors": [ {