Skip to content

Commit b18d91c

Browse files
committed
Upgrade composer json for Magento 2.3
1 parent d2de9f4 commit b18d91c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

composer.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,14 @@
22
"name": "sectionio/metrics",
33
"description": "Retrieve site metrics for your Section.io account.",
44
"type": "magento2-module",
5-
"version": "101.4.2",
5+
"version": "102.0.2",
66
"license": [
77
"OSL-3.0",
88
"AFL-3.0"
99
],
1010
"require": {
11-
"php": "~5.5.0|~5.6.0|~7.0.0|~7.1.0",
12-
"magento/framework": "~100.0 || ~101.0"
11+
"php": "~7.2.0",
12+
"magento/framework": "~102.0"
1313
},
1414
"autoload": {
1515
"files": [ "registration.php" ],

0 commit comments

Comments
 (0)