]> git.mxchange.org Git - friendica.git/blobdiff - composer.json
Fix moving stored data
[friendica.git] / composer.json
index 6aa2774a69f22ad45253527653552500a643c183..8ac4c37724941d27edae6b56fbaf43c3fb972b4b 100644 (file)
@@ -53,7 +53,8 @@
        "autoload": {
                "psr-4": {
                        "Friendica\\": "src/",
-                       "Friendica\\Test\\": "tests/"
+                       "Friendica\\Test\\": "tests/",
+                       "Friendica\\Addon\\": "addon/"
                },
                "psr-0": {
                        "": "library/"