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>2022-08-08 02:57:03 +0300
committerGitHub <noreply@github.com>2022-08-08 02:57:03 +0300
commita8338460fd9883e5458db31b24ca399fef99ba71 (patch)
tree72a1b50040829562d3bfe922e7692f9e2e205041 /composer.json
parentffb210bc547b7f42d77080c7ff44aa218c8a30f3 (diff)
update szymach/c-pchart (#19604)
* update szymach/c-pchart * fix php8.1 deprecation notice
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 fcbc41472b..3ddb117cf0 100644
--- a/composer.json
+++ b/composer.json
@@ -59,7 +59,7 @@
"symfony/monolog-bridge": "~2.6.0",
"symfony/polyfill-iconv": "^1.20",
"symfony/polyfill-mbstring": "^1.20",
- "szymach/c-pchart": "3.0.13",
+ "szymach/c-pchart": "~3.0.13",
"tecnickcom/tcpdf": "~6.0",
"tedivm/jshrink": "~v1.4.0",
"twig/twig": "^3.0",