]> git.immae.eu Git - github/wallabag/wallabag.git/commitdiff
remove autoload section in composer.json
authorNicolas Lœuillet <nicolas@loeuillet.org>
Fri, 16 Jan 2015 19:56:46 +0000 (20:56 +0100)
committerNicolas Lœuillet <nicolas@loeuillet.org>
Fri, 16 Jan 2015 19:56:46 +0000 (20:56 +0100)
composer.json

index 0f37506704383527cd63058f69cec3e4f71266c6..a63f2893f526dc6015c3322b585caddbc2cd6c1e 100644 (file)
         "twig/twig": "1.*",
         "twig/extensions": "1.0.*",
         "umpirsky/twig-gettext-extractor": "1.1.*"
-    },
-    "autoload": {
-        "psr-0": {
-            "Wallabag\\": "src"
-        }
     }
 }
\ No newline at end of file