aboutsummaryrefslogtreecommitdiff
path: root/composer.json
diff options
context:
space:
mode:
Diffstat (limited to 'composer.json')
-rw-r--r--composer.json2
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": {