Skip to content

Commit ac35fff

Browse files
author
Nico Oelgart
authored
Fix autoloader issue
1 parent 18fd4b8 commit ac35fff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
],
1515
"autoload": {
1616
"psr-4": {
17-
"nicoSWD\\Rules\\": "src"
17+
"nicoSWD\\Rules\\": "src/nicoSWD/Rules"
1818
}
1919
},
2020
"require": {

0 commit comments

Comments
 (0)