File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22 "name" : " mageware/magento2-common" ,
33 "description" : " Magento 2.x CE module for common functionality for MageWare modules." ,
44 "require" : {
5- "magento/framework" : " 100.* " ,
6- "magento/module-backend" : " 100.* " ,
7- "magento/module-admin-notification" : " 100.* "
5+ "magento/framework" : " >= 100.0 <102 " ,
6+ "magento/module-backend" : " >= 100.0 <101 " ,
7+ "magento/module-admin-notification" : " >= 100.0 <101 "
88 },
99 "type" : " magento2-module" ,
1010 "license" : [
1111 " MIT"
1212 ],
13- "version" : " 1.0.0 " ,
13+ "version" : " 1.0.1 " ,
1414 "autoload" : {
1515 "files" : [
1616 " registration.php"
Original file line number Diff line number Diff line change 55 */
66-->
77<config xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : noNamespaceSchemaLocation =" urn:magento:framework:Module/etc/module.xsd" >
8- <module name =" MageWare_Common" setup_version =" 1.0.0 " >
8+ <module name =" MageWare_Common" setup_version =" 1.0.1 " >
99 </module >
1010</config >
You can’t perform that action at this time.
0 commit comments