]> _ Git - cubist_locale.git/commitdiff
wip #3753
authorVincent Vanwaelscappel <vincent@cubedesigners.com>
Thu, 3 Dec 2020 12:56:22 +0000 (13:56 +0100)
committerVincent Vanwaelscappel <vincent@cubedesigners.com>
Thu, 3 Dec 2020 12:56:22 +0000 (13:56 +0100)
composer.json

index 0930863030d7020b1371392523289d91d06243fd..c471db373a9bc7eb3abeceec5a3e908222506caa 100644 (file)
@@ -6,12 +6,9 @@
     "minimum-stability": "dev",
     "prefer-stable": true,
     "autoload": {
-        "psr-0": {
+        "psr-4": {
             "Cubist\\Locale\\": "src"
-        },
-        "files": [
-
-        ]
+        }
     },
     "authors": [
         {