X-Git-Url: https://git.rapsys.eu/packbundle/blobdiff_plain/c50afd7bdc4cdaf4bf06862961b67f18a20f91ae..03fcb9dd00d725f80cc32bb614c23d8e4147c9cb:/composer.json diff --git a/composer.json b/composer.json index cfc9937..cbcb6ec 100644 --- a/composer.json +++ b/composer.json @@ -8,8 +8,8 @@ "email": "packbundle@rapsys.eu" }], "autoload": { - "psr-0": { - "Rapsys\\PackBundle": "src" + "psr-4": { + "Rapsys\\PackBundle\\": "" } }, "target-dir": "Rapsys/PackBundle",