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.lock
parentffb210bc547b7f42d77080c7ff44aa218c8a30f3 (diff)
update szymach/c-pchart (#19604)
* update szymach/c-pchart * fix php8.1 deprecation notice
Diffstat (limited to 'composer.lock')
-rw-r--r--composer.lock14
1 files changed, 7 insertions, 7 deletions
diff --git a/composer.lock b/composer.lock
index 869bacef5f..957676b9ac 100644
--- a/composer.lock
+++ b/composer.lock
@@ -4,7 +4,7 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically"
],
- "content-hash": "347f5480050f7094eed62ede97378192",
+ "content-hash": "8abf91a75153ccb117e1cacc82cc9fb5",
"packages": [
{
"name": "composer/ca-bundle",
@@ -2085,16 +2085,16 @@
},
{
"name": "szymach/c-pchart",
- "version": "v3.0.13",
+ "version": "v3.0.15",
"source": {
"type": "git",
"url": "https://github.com/szymach/c-pchart.git",
- "reference": "0cecbea0317227817030b2edc79ecbe870224215"
+ "reference": "373786c8a9e7651c445b9ce42320b5a66e777dbf"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/szymach/c-pchart/zipball/0cecbea0317227817030b2edc79ecbe870224215",
- "reference": "0cecbea0317227817030b2edc79ecbe870224215",
+ "url": "https://api.github.com/repos/szymach/c-pchart/zipball/373786c8a9e7651c445b9ce42320b5a66e777dbf",
+ "reference": "373786c8a9e7651c445b9ce42320b5a66e777dbf",
"shasum": ""
},
"require": {
@@ -2150,9 +2150,9 @@
],
"support": {
"issues": "https://github.com/szymach/c-pchart/issues",
- "source": "https://github.com/szymach/c-pchart/tree/v3.1.0"
+ "source": "https://github.com/szymach/c-pchart/tree/v3.0.15"
},
- "time": "2022-06-05T10:54:17+00:00"
+ "time": "2022-08-05T11:53:51+00:00"
},
{
"name": "tecnickcom/tcpdf",