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 9201b16 commit 553c032Copy full SHA for 553c032
composer.json
@@ -12,9 +12,9 @@
12
}
13
],
14
"require": {
15
- "magento/framework": "^100.1|^101.0|^102.0",
16
- "magento/module-customer": "^101.0.0|^102.0.0",
17
- "magento/module-catalog": "^101.0.0|^102.0.0|^103.0",
+ "magento/framework": "^100.1|^101.0|^102.0|^103.0",
+ "magento/module-customer": "^101.0.0|^102.0.0|^103.0",
+ "magento/module-catalog": "^101.0.0|^102.0.0|^103.0|^104.0"",
18
"php": ">=7.1.0"
19
},
20
"type": "magento2-module",
0 commit comments