Skip to content

Commit 7cc03d9

Browse files
authored
Disable all Adobe packaged bundled extensions
Including IMS
1 parent ca0ca9a commit 7cc03d9

File tree

1 file changed

+2
-6
lines changed

1 file changed

+2
-6
lines changed

composer.json

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,8 @@
33
"license": [
44
"MIT"
55
],
6-
"replace": {
7-
"magento/adobe-ims": "*",
8-
"magento/module-admin-adobe-ims": "*",
9-
"magento/module-adobe-ims": "*",
10-
"magento/module-admin-adobe-ims-two-factor-auth": "*",
11-
"magento/module-adobe-ims-api": "*",
6+
"replace": {
7+
"adobe-commerce/os-extensions-metapackage": "*",
128
"magento/adobe-stock-integration": "*",
139
"magento/google-shopping-ads": "*",
1410
"magento/language-zh_hans_cn": "*",

0 commit comments

Comments
 (0)