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 cf288e6 commit 7296cdfCopy full SHA for 7296cdf
app/code/Magento/MediaGalleryUiApi/composer.json
@@ -3,7 +3,9 @@
3
"description": "Magento module responsible for the media gallery UI implementation API",
4
"require": {
5
"php": "~7.3.0||~7.4.0",
6
- "magento/framework": "*",
+ "magento/framework": "*"
7
+ },
8
+ "suggest": {
9
"magento/module-cms": "*"
10
},
11
"type": "magento2-module",
0 commit comments