Skip to content

Commit c5ebd75

Browse files
committed
Remove the /One/ directory level which isn't necessary and should be handled by Composer instead
1 parent 3208602 commit c5ebd75

18 files changed

+18
-18
lines changed

README.md

Lines changed: 17 additions & 17 deletions
Large diffs are not rendered by default.

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
},
3939
"autoload": {
4040
"psr-4": {
41-
"NPR\\": "src/"
41+
"NPR\\One\\": "src/"
4242
}
4343
},
4444
"require": {
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)