X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=composer.json;h=8ac4c37724941d27edae6b56fbaf43c3fb972b4b;hb=f2b29f6591f5190e36c4b75458da8ec793fcc798;hp=6aa2774a69f22ad45253527653552500a643c183;hpb=59f701d5a92712f89c1513076003d2bb8fc67a39;p=friendica.git diff --git a/composer.json b/composer.json index 6aa2774a69..8ac4c37724 100644 --- a/composer.json +++ b/composer.json @@ -53,7 +53,8 @@ "autoload": { "psr-4": { "Friendica\\": "src/", - "Friendica\\Test\\": "tests/" + "Friendica\\Test\\": "tests/", + "Friendica\\Addon\\": "addon/" }, "psr-0": { "": "library/"