]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - composer.json
Switch to psr-4
[github/wallabag/wallabag.git] / composer.json
index b9591aa329d4f570efd00a1324a298c8b5f35fe7..3a32c02fdf9e4c6ac025b47ad545dced1842a14b 100644 (file)
         }
     },
     "autoload": {
-        "psr-0": { "": "src/" },
+        "psr-4": { "": "src/" },
         "classmap": [ "app/AppKernel.php", "app/AppCache.php" ]
     },
     "config": {