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 701b47c..586ad96 100644
--- a/composer.json
+++ b/composer.json
@@ -12,6 +12,6 @@
}
],
"autoload": {
- "psr-0": {"NXP": "."}
+ "psr-0": {"NXP": "src/"}
}
}