Skip to content

Commit fc48774

Browse files
committed
Fix psr 4 config
1 parent 0baf174 commit fc48774

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
@@ -4,7 +4,7 @@
44
"license": "MIT",
55
"autoload": {
66
"psr-4": {
7-
"Krlove\\Generator": "src/"
7+
"Krlove\\Generator\\": "src/"
88
}
99
}
1010
}

0 commit comments

Comments
 (0)