diff options
author | Alexander Kiryuhin <frei@neonxp.info> | 2014-02-14 01:36:23 +0400 |
---|---|---|
committer | Alexander Kiryuhin <frei@neonxp.info> | 2014-02-14 01:36:23 +0400 |
commit | 996e24bb44feed349a3f0ad04c0e48c15e7f5190 (patch) | |
tree | fcd7e515039cc2ce03020b37a71903de16596038 /composer.json | |
parent | f6631ff901ce12d70db09c8047bff9c2f8aa0067 (diff) |
Diffstat (limited to 'composer.json')
-rw-r--r-- | composer.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/composer.json b/composer.json index 55cb56d..90c1538 100644 --- a/composer.json +++ b/composer.json @@ -12,7 +12,7 @@ } ], "autoload": { - "psr-0": {"nxp//RutilsBundle": "src/"} + "psr-0": {"nxp\\RutilsBundle": ""} }, "target-dir": "nxp/RutilsBundle", "require": { |