X-Git-Url: https://git.rapsys.eu/packbundle/blobdiff_plain/3ddf076ca3e59ab12b7237bd31702300dcbb3164..e558fbb8ca84a4013182f56a30b83f6bcad28022:/composer.json?ds=sidebyside diff --git a/composer.json b/composer.json index ca63cd0..4e090c8 100644 --- a/composer.json +++ b/composer.json @@ -8,11 +8,10 @@ "email": "packbundle@rapsys.eu" }], "autoload": { - "psr-0": { - "Rapsys\\PackBundle": "" + "psr-4": { + "Rapsys\\PackBundle\\": "" } }, - "target-dir": "Rapsys/PackBundle", "require": { "php": ">=5.6", "twig/twig": ">=1.0"