We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9299d59 commit b839b78Copy full SHA for b839b78
monsieurbiz/sylius-master-theme-plugin/1.0/manifest.json
@@ -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