]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - composer.json
Exclude v1 branches from Travis
[github/wallabag/wallabag.git] / composer.json
index 796c4c157acda684ad80eb8ccb4a7cc02b6727e9..70a50f09c0c5916467bbf3ef15097afa53f02048 100644 (file)
         }
     },
     "autoload": {
-        "psr-4": { "": "src/" },
+        "psr-4": { "Wallabag\\": "src/Wallabag/" },
         "classmap": [ "app/AppKernel.php", "app/AppCache.php" ]
     },
     "config": {