]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - composer.json
restructure folders
[github/wallabag/wallabag.git] / composer.json
index a1dee4108e4b5d6ee9abb164206df48848164404..e04ec2526cee92f56bd059e522e53facb740cbfa 100644 (file)
@@ -75,7 +75,7 @@
         "phpunit/phpunit": "~3.7"
     },
     "autoload": {
-        "psr-0": { "Wallabag\\Wallabag": "src/" }
+        "psr-4": { "Wallabag\\": "src/Wallabag" }
     },
     "config": {
         "bin-dir": "bin"