Skip to content

Commit 4790382

Browse files
author
Robin Cawser
committed
Add configuration for loading custom generators
1 parent 6749bd4 commit 4790382

10 files changed

Lines changed: 122 additions & 1228 deletions

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
},
2323
"autoload":{
2424
"psr-0":{
25-
"Vivait\\StringGeneratorBundle":"src/"
25+
"Vivait\\StringGeneratorBundle\\": "src/"
2626
}
2727
}
2828
}

0 commit comments

Comments
 (0)