diff --git a/composer.lock b/composer.lock index 420be8808..0a3818457 100644 --- a/composer.lock +++ b/composer.lock @@ -192,16 +192,16 @@ }, { "name": "phpoffice/phpspreadsheet", - "version": "3.6.0", + "version": "3.7.0", "source": { "type": "git", "url": "https://github.com/PHPOffice/PhpSpreadsheet.git", - "reference": "bce5db99872f9613121c3ad033c43318a3789396" + "reference": "2fc12fdc58d39297c7b8c72d65b37a1a25d65ab5" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/PHPOffice/PhpSpreadsheet/zipball/bce5db99872f9613121c3ad033c43318a3789396", - "reference": "bce5db99872f9613121c3ad033c43318a3789396", + "url": "https://api.github.com/repos/PHPOffice/PhpSpreadsheet/zipball/2fc12fdc58d39297c7b8c72d65b37a1a25d65ab5", + "reference": "2fc12fdc58d39297c7b8c72d65b37a1a25d65ab5", "shasum": "" }, "require": { @@ -290,9 +290,9 @@ ], "support": { "issues": "https://github.com/PHPOffice/PhpSpreadsheet/issues", - "source": "https://github.com/PHPOffice/PhpSpreadsheet/tree/3.6.0" + "source": "https://github.com/PHPOffice/PhpSpreadsheet/tree/3.7.0" }, - "time": "2024-12-08T15:04:12+00:00" + "time": "2024-12-27T05:34:47+00:00" }, { "name": "psr/http-client",