]> git.mxchange.org Git - friendica-addons.git/blobdiff - twitter/composer.json
[twitter] Source formatting
[friendica-addons.git] / twitter / composer.json
index efe4ffa6986e049b140e0296d32ef6256cdec64a..9694b9bb7f69cb1644fdf73fcae4514daf518825 100644 (file)
@@ -24,5 +24,8 @@
         "abraham/twitteroauth": "^0.7.4"
     },
     "license": "3-clause BSD license",
-    "minimum-stability": "stable"
+    "minimum-stability": "stable",
+       "config": {
+               "autoloader-suffix": "TwitterAddon"
+       }
 }