diff --git a/composer.json b/composer.json index 4db3c70..904b3e3 100644 --- a/composer.json +++ b/composer.json @@ -38,9 +38,7 @@ "database" ], "psr-4": { - "App\\": "app/", - "WebEd\\Base\\Pages\\": "sgsoft-studio/pages/src", - "WebEd\\Plugins\\CustomFields\\": "plugins/custom-fields/src" + "App\\": "app/" } }, "autoload-dev": { @@ -67,4 +65,4 @@ "config": { "preferred-install": "dist" } -} \ No newline at end of file +}