mirror of
https://github.com/PHPOffice/PhpSpreadsheet.git
synced 2026-09-15 12:36:32 +00:00
Merge pull request #4298 from oleibman/mitoupgrade
Upgrade mitoteam/jpgraph
This commit is contained in:
Generated
+6
-6
@@ -1221,16 +1221,16 @@
|
||||
},
|
||||
{
|
||||
"name": "mitoteam/jpgraph",
|
||||
"version": "10.4.3",
|
||||
"version": "10.4.4",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/mitoteam/jpgraph.git",
|
||||
"reference": "f0db97108aec23a3bbb34721365931af992b83b3"
|
||||
"reference": "9ad8e2fcc30f765c788a28543e9705fb541d499f"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/mitoteam/jpgraph/zipball/f0db97108aec23a3bbb34721365931af992b83b3",
|
||||
"reference": "f0db97108aec23a3bbb34721365931af992b83b3",
|
||||
"url": "https://api.github.com/repos/mitoteam/jpgraph/zipball/9ad8e2fcc30f765c788a28543e9705fb541d499f",
|
||||
"reference": "9ad8e2fcc30f765c788a28543e9705fb541d499f",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@@ -1270,9 +1270,9 @@
|
||||
],
|
||||
"support": {
|
||||
"issues": "https://github.com/mitoteam/jpgraph/issues",
|
||||
"source": "https://github.com/mitoteam/jpgraph/tree/10.4.3"
|
||||
"source": "https://github.com/mitoteam/jpgraph/tree/10.4.4"
|
||||
},
|
||||
"time": "2024-12-01T06:36:31+00:00"
|
||||
"time": "2025-01-01T05:39:20+00:00"
|
||||
},
|
||||
{
|
||||
"name": "mpdf/mpdf",
|
||||
|
||||
@@ -34,7 +34,6 @@ class ChartsDynamicTitleTest extends AbstractFunctional
|
||||
$writer->setIncludeCharts(true);
|
||||
}
|
||||
|
||||
#[\PHPUnit\Framework\Attributes\RunInSeparateProcess]
|
||||
public function testDynamicTitle(): void
|
||||
{
|
||||
// based on samples/templates/issue.3797.2007.xlsx
|
||||
|
||||
Reference in New Issue
Block a user