File tree Expand file tree Collapse file tree 1 file changed +12
-14
lines changed
app/code/Magento/NewRelicReporting Expand file tree Collapse file tree 1 file changed +12
-14
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " magento/module-new-relic-reporting" ,
33 "description" : " N/A" ,
4- "type" : " magento2-module" ,
5- "license" : [
6- " OSL-3.0" ,
7- " AFL-3.0"
8- ],
94 "config" : {
105 "sort-packages" : true
116 },
12- "version" : " 100.4.1" ,
137 "require" : {
148 "php" : " ~7.3.0||~7.4.0" ,
15- "magento/framework" : " 103.0. *" ,
9+ "magento/framework" : " *" ,
1610 "magento/magento-composer-installer" : " *" ,
17- "magento/module-backend" : " 102.0. *" ,
18- "magento/module-catalog" : " 104.0. *" ,
19- "magento/module-config" : " 101.2. *" ,
20- "magento/module-configurable-product" : " 100.4. *" ,
21- "magento/module-customer" : " 103.0. *" ,
22- "magento/module-store" : " 101.1. *"
11+ "magento/module-backend" : " *" ,
12+ "magento/module-catalog" : " *" ,
13+ "magento/module-config" : " *" ,
14+ "magento/module-configurable-product" : " *" ,
15+ "magento/module-customer" : " *" ,
16+ "magento/module-store" : " *"
2317 },
18+ "type" : " magento2-module" ,
19+ "license" : [
20+ " OSL-3.0" ,
21+ " AFL-3.0"
22+ ],
2423 "autoload" : {
2524 "files" : [
2625 " registration.php"
3029 }
3130 }
3231}
33-
You can’t perform that action at this time.
0 commit comments