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 3691d5a commit 381b7eeCopy full SHA for 381b7ee
app/code/Magento/CatalogRuleConfigurable/composer.json
@@ -3,11 +3,13 @@
3
"description": "N/A",
4
"require": {
5
"php": "~5.5.0|~5.6.0|~7.0.0",
6
- "magento/module-catalog-rule": "1.0.0-beta",
7
"magento/module-configurable-product": "1.0.0-beta",
8
"magento/framework": "1.0.0-beta",
9
"magento/magento-composer-installer": "*"
10
},
+ "suggest": {
11
+ "magento/module-catalog-rule": "1.0.0-beta"
12
+ },
13
"type": "magento2-module",
14
"version": "1.0.0-beta",
15
"license": [
0 commit comments