We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d2de9f4 commit b18d91cCopy full SHA for b18d91c
composer.json
@@ -2,14 +2,14 @@
2
"name": "sectionio/metrics",
3
"description": "Retrieve site metrics for your Section.io account.",
4
"type": "magento2-module",
5
- "version": "101.4.2",
+ "version": "102.0.2",
6
"license": [
7
"OSL-3.0",
8
"AFL-3.0"
9
],
10
"require": {
11
- "php": "~5.5.0|~5.6.0|~7.0.0|~7.1.0",
12
- "magento/framework": "~100.0 || ~101.0"
+ "php": "~7.2.0",
+ "magento/framework": "~102.0"
13
},
14
"autoload": {
15
"files": [ "registration.php" ],
0 commit comments