Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Giehl <stefan@matomo.org>2021-10-25 22:33:04 +0300
committerGitHub <noreply@github.com>2021-10-25 22:33:04 +0300
commit01c70e15d22217d4c6fec59c52f838e29ba8edfc (patch)
treea6873ad4b563a5312f592dea7041b30a18a80ab9 /composer.json
parentfe985a7579a66444089e5f7ba6851fd94df51253 (diff)
Updates davaxi/sparkline to 2.0 (#18211)
Diffstat (limited to 'composer.json')
-rw-r--r--composer.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/composer.json b/composer.json
index 8236a9509f..05b846c715 100644
--- a/composer.json
+++ b/composer.json
@@ -34,7 +34,7 @@
"php": ">=7.2.5",
"composer/ca-bundle": "^1.2",
"composer/semver": "~1.3.0",
- "davaxi/sparkline": "~1.2",
+ "davaxi/sparkline": "~2.0",
"geoip2/geoip2": "^2.8",
"matomo/cache": "~2.0",
"matomo/decompress": "~2.0",