Skip to content

Commit b839b78

Browse files
committed
Add recipe for master theme
1 parent 9299d59 commit b839b78

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed
Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
{
2+
"bundles": {
3+
"MonsieurBiz\\SyliusMasterThemePlugin\\MonsieurBizSyliusMasterThemePlugin": [
4+
"all"
5+
]
6+
},
7+
"add-lines": [
8+
{
9+
"file": "composer.json",
10+
"content": "\n \"vendor/monsieurbiz/sylius-rich-editor-plugin/scripts/replace_intl_extension.php\": \"php-script\",\n",
11+
"position": "after_target",
12+
"target": "\"auto-scripts\": {"
13+
}
14+
]
15+
}

0 commit comments

Comments
 (0)