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 7beb815 commit f7cd6d7Copy full SHA for f7cd6d7
app/code/Magento/MediaGalleryRenditions/composer.json
@@ -6,10 +6,12 @@
6
"magento/framework": "*",
7
"magento/module-media-gallery-renditions-api": "*",
8
"magento/module-media-gallery-api": "*",
9
- "magento/module-media-content-api": "*",
10
"magento/framework-message-queue": "*",
11
"magento/module-cms": "*"
12
},
+ "suggest": {
13
+ "magento/module-media-content-api": "*"
14
+ },
15
"type": "magento2-module",
16
"license": [
17
"OSL-3.0",
0 commit comments