File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 22 "name" : " avstudnitz/scopehint2" ,
33 "description" : " Displays a hint when a configuration value is overwritten on a lower scope (website or store view)." ,
44 "require" : {
5- "magento/framework" : " ~100.0|~101.0|~ 102.0|~103.0" ,
5+ "magento/framework" : " ~102.0|~103.0" ,
66 "magento/module-config" : " ~100.0|~101.0"
77 },
88 "type" : " magento2-module" ,
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" ?>
22<config xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : noNamespaceSchemaLocation =" urn:magento:framework:Module/etc/module.xsd" >
3- <module name =" AvS_ScopeHint" setup_version = " 1.0.0 " >
3+ <module name =" AvS_ScopeHint" >
44 <sequence >
55 <module name =" Magento_Config" />
66 </sequence >
You can’t perform that action at this time.
0 commit comments