Skip to content

Commit 2ffdb20

Browse files
author
Robin Cawser
committed
Add configuration for loading custom generators
1 parent 2f800f5 commit 2ffdb20

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)