From 996e24bb44feed349a3f0ad04c0e48c15e7f5190 Mon Sep 17 00:00:00 2001 From: Alexander Kiryuhin Date: Fri, 14 Feb 2014 01:36:23 +0400 Subject: ~ maybe last fix --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'composer.json') 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": { -- cgit v1.2.3