Upgrade mitoteam/jpgraph

This commit is contained in:
oleibman
2025-01-15 22:53:52 -08:00
parent 51f774ce27
commit 7af20c39d8
Generated
+16 -8
View File
@@ -1225,16 +1225,16 @@
},
{
"name": "mitoteam/jpgraph",
"version": "10.4.1",
"version": "10.4.4",
"source": {
"type": "git",
"url": "https://github.com/mitoteam/jpgraph.git",
"reference": "bf92f4e7b498412c8bb60b70eb7625041b1526d8"
"reference": "9ad8e2fcc30f765c788a28543e9705fb541d499f"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/mitoteam/jpgraph/zipball/bf92f4e7b498412c8bb60b70eb7625041b1526d8",
"reference": "bf92f4e7b498412c8bb60b70eb7625041b1526d8",
"url": "https://api.github.com/repos/mitoteam/jpgraph/zipball/9ad8e2fcc30f765c788a28543e9705fb541d499f",
"reference": "9ad8e2fcc30f765c788a28543e9705fb541d499f",
"shasum": ""
},
"require": {
@@ -1256,19 +1256,27 @@
],
"authors": [
{
"name": "JpGraph team"
"name": "JpGraph team",
"homepage": "https://jpgraph.net",
"role": "Original Library Developers"
},
{
"name": "MiTo Team",
"email": "info@mito-team.com",
"homepage": "https://www.mito-team.com",
"role": "Composer package maintenance, PHP-compatibility patches"
}
],
"description": "JpGraph library composer package with PHP 8.3 support",
"description": "JpGraph library composer package with PHP 8.4 support",
"homepage": "https://github.com/mitoteam/jpgraph",
"keywords": [
"jpgraph"
],
"support": {
"issues": "https://github.com/mitoteam/jpgraph/issues",
"source": "https://github.com/mitoteam/jpgraph/tree/10.4.1"
"source": "https://github.com/mitoteam/jpgraph/tree/10.4.4"
},
"time": "2024-01-29T10:59:20+00:00"
"time": "2025-01-01T05:39:20+00:00"
},
{
"name": "mpdf/mpdf",