8000 config for new msgphp customizable doctrine mappings · pascalwacker/recipes-contrib@103e4e6 · GitHub
[go: up one dir, main page]

Skip to content

Commit 103e4e6

Browse files
author
Pascal Wacker
committed
config for new msgphp customizable doctrine mappings
1 parent f43798b commit 103e4e6

File tree

2 files changed

+11
-0
lines changed

2 files changed

+11
-0
lines changed
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
msgphp.doctrine.mapping_config:
2+
key_max_length: 191

msgphp/domain/0.7/manifest.json

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
{
2+
"bundles": {
3+
"MsgPhp\\EavBundle\\MsgPhpEavBundle": ["all"],
4+
"MsgPhp\\UserBundle\\MsgPhpUserBundle": ["all"]
5+
},
6+
"copy-from-recipe": {
7+
"config/": "%CONFIG_DIR%/"
8+
}
9+
}

0 commit comments

Comments
 (0)
0