Skip to content
This repository was archived by the owner on Aug 3, 2022. It is now read-only.

Commit 051d375

Browse files
committed
Updates packages
1 parent 2e73e6c commit 051d375

File tree

2 files changed

+80
-22
lines changed

2 files changed

+80
-22
lines changed

composer.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"package": {
88
"name": "matomo/matomo-icons",
99
"type": "piwik-plugin",
10-
"version": "0.0.3",
10+
"version": "0.0.4",
1111
"dist": {
1212
"url": "https://github.com/matomo-org/matomo-icons/archive/master.zip",
1313
"type": "zip"
@@ -25,7 +25,7 @@
2525
"package": {
2626
"name": "matomo/matomo-log-analytics",
2727
"type": "piwik-plugin",
28-
"version": "0.0.2",
28+
"version": "0.0.3",
2929
"dist": {
3030
"url": "https://github.com/matomo-org/matomo-log-analytics/archive/master.zip",
3131
"type": "zip"
@@ -55,17 +55,17 @@
5555
}
5656
],
5757
"require": {
58-
"piwik/piwik": "^3.0",
59-
"php": "^7.1",
58+
"piwik/piwik": "^3.7",
59+
"php": "^7.3",
6060
"ext-curl": "*",
6161
"ext-gd": "*",
6262
"ext-xml": "*",
6363
"ext-mbstring": "*",
6464
"matomo/plugin-SecurityInfo": "^3.0",
65-
"geoip2/geoip2": "^2.6",
66-
"matomo/matomo-icons": "^0.0",
67-
"matomo/matomo-log-analytics": "^0.0",
68-
"composer/installers": "^1.4"
65+
"geoip2/geoip2": "^2.9",
66+
"matomo/matomo-icons": "^0.0.4",
67+
"matomo/matomo-log-analytics": "^0.0.3",
68+
"composer/installers": "^1.6"
6969
},
7070
"license": "GPL-3.0",
7171
"authors": [

composer.lock

Lines changed: 72 additions & 14 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)