File tree Expand file tree Collapse file tree 2 files changed +9
-9
lines changed
Expand file tree Collapse file tree 2 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 22 "name" : " faonni/module-smart-category" ,
33 "description" : " SmartCategory module is a base of Smart Categories functionality." ,
44 "type" : " magento2-module" ,
5- "version" : " 2.4.1 " ,
5+ "version" : " 2.3.2 " ,
66 "authors" : [
77 {
88 "name" : " Karliuka Vitalii" ,
1313 " OSL-3.0"
1414 ],
1515 "require" : {
16- "magento/module-backend" : " 102 .0.*" ,
17- "magento/module-catalog" : " 104 .0.*" ,
18- "magento/module-config" : " 101.2 .*" ,
19- "magento/module-eav" : " 102.1 .*" ,
20- "magento/module-rule" : " 100.4 .*" ,
21- "magento/module-store" : " 101.1 .*" ,
22- "magento/module-ui" : " 101.2 .*"
16+ "magento/module-backend" : " 101 .0.*" ,
17+ "magento/module-catalog" : " 103 .0.*" ,
18+ "magento/module-config" : " 101.1 .*" ,
19+ "magento/module-eav" : " 102.0 .*" ,
20+ "magento/module-rule" : " 100.3 .*" ,
21+ "magento/module-store" : " 101.0 .*" ,
22+ "magento/module-ui" : " 101.1 .*"
2323 },
2424 "conflict" : {
2525 "magento/magento2-ee-base" : " *"
Original file line number Diff line number Diff line change 77-->
88<config xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
99 xsi : noNamespaceSchemaLocation =" urn:magento:framework:Module/etc/module.xsd" >
10- <module name =" Faonni_SmartCategory" setup_version =" 2.4.1 " >
10+ <module name =" Faonni_SmartCategory" setup_version =" 2.3.2 " >
1111 <sequence >
1212 <module name =" Magento_Backend" />
1313 <module name =" Magento_Catalog" />
You can’t perform that action at this time.
0 commit comments