File tree Expand file tree Collapse file tree 2 files changed +11
-1
lines changed
Expand file tree Collapse file tree 2 files changed +11
-1
lines changed Original file line number Diff line number Diff line change 1111 " OSL-3.0"
1212 ],
1313 "require" : {
14+ "magento/module-backend" : " 102.0.*" ,
1415 "magento/module-catalog" : " 104.0.*" ,
15- "magento/module-rule" : " 100.4.*"
16+ "magento/module-config" : " 101.2.*" ,
17+ "magento/module-eav" : " 102.1.*" ,
18+ "magento/module-rule" : " 100.4.*" ,
19+ "magento/module-store" : " 101.1.*" ,
20+ "magento/module-ui" : " 101.2.*"
1621 },
1722 "conflict" : {
1823 "magento/magento2-ee-base" : " *"
Original file line number Diff line number Diff line change 99 xsi : noNamespaceSchemaLocation =" urn:magento:framework:Module/etc/module.xsd" >
1010 <module name =" Faonni_SmartCategory" >
1111 <sequence >
12+ <module name =" Magento_Backend" />
1213 <module name =" Magento_Catalog" />
14+ <module name =" Magento_Config" />
15+ <module name =" Magento_Eav" />
1316 <module name =" Magento_Rule" />
17+ <module name =" Magento_Store" />
18+ <module name =" Magento_Ui" />
1419 </sequence >
1520 </module >
1621</config >
You can’t perform that action at this time.
0 commit comments