File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " sectionio/metrics" ,
3
- "description" : " Improve website performance metrics for the Section.io Magento environment. " ,
3
+ "description" : "Improve website performance metrics for the $
4
4
"type" : " magento2-module" ,
5
5
"version" : " 104.0.5" ,
6
6
"license" : [
7
7
" OSL-3.0" ,
8
8
" AFL-3.0"
9
9
],
10
10
"require" : {
11
- "php" : " ~5.5.0|~5.6.0|~7.0.0|~7.1.0|~7.2.0|~7.3.0|~7.4.0" ,
12
- "magento/framework" : " ~100.0 || ~101.0 || ~102.0|| ~103.0|| ~104.0"
11
+ "php" : " ~7.0.0|~7.1.0|~7.2.0|~7.3.0|~7.4.0" ,
12
+ "magento/framework" : " ~102.0.3|| ~103.0|| ~104.0" ,
13
+ "magento/module-page-cache" : " ~100.3.3"
13
14
},
14
15
"autoload" : {
15
16
"files" : [ " registration.php" ],
16
17
"psr-4" : {
17
18
"Sectionio\\ Metrics\\ " : " "
18
19
}
19
20
}
20
- }
21
-
21
+ }
You can’t perform that action at this time.
0 commit comments