]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - composer.json
new folders
[github/wallabag/wallabag.git] / composer.json
index fd4231b9492081c93b5137f8c2ac193b38bbf50a..a1dee4108e4b5d6ee9abb164206df48848164404 100644 (file)
@@ -74,6 +74,9 @@
     "require-dev": {
         "phpunit/phpunit": "~3.7"
     },
+    "autoload": {
+        "psr-0": { "Wallabag\\Wallabag": "src/" }
+    },
     "config": {
         "bin-dir": "bin"
     }