Skip to content

Commit 9d40f18

Browse files
author
Igor Melnikov
authored
Merge pull request #130 from magento-obsessive-owls/MC-3697-add-conflict-with-bluefoot
[CMS Team 2 - Sprint 15] Add conflict with BlueFoot to composer.json
2 parents 46c7f9a + 52cf539 commit 9d40f18

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

app/code/Magento/PageBuilder/composer.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,9 @@
1818
"magento/module-directory": "*",
1919
"php": "~7.1.3||~7.2.0"
2020
},
21+
"conflict": {
22+
"gene/bluefoot": "*"
23+
},
2124
"type": "magento2-module",
2225
"license": [
2326
"proprietary"

0 commit comments

Comments
 (0)