diff --git a/composer.lock b/composer.lock index b1b8611b8..bcb11106f 100644 --- a/composer.lock +++ b/composer.lock @@ -335,16 +335,16 @@ }, { "name": "phpoffice/phpspreadsheet", - "version": "4.2.0", + "version": "4.3.1", "source": { "type": "git", "url": "https://github.com/PHPOffice/PhpSpreadsheet.git", - "reference": "5f6d7410e5fd72cac1aa67d4f05f4fe664d01ba6" + "reference": "d0ac70d610fb62ccad38c2696569ae1ad42acc70" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/PHPOffice/PhpSpreadsheet/zipball/5f6d7410e5fd72cac1aa67d4f05f4fe664d01ba6", - "reference": "5f6d7410e5fd72cac1aa67d4f05f4fe664d01ba6", + "url": "https://api.github.com/repos/PHPOffice/PhpSpreadsheet/zipball/d0ac70d610fb62ccad38c2696569ae1ad42acc70", + "reference": "d0ac70d610fb62ccad38c2696569ae1ad42acc70", "shasum": "" }, "require": { @@ -435,9 +435,9 @@ ], "support": { "issues": "https://github.com/PHPOffice/PhpSpreadsheet/issues", - "source": "https://github.com/PHPOffice/PhpSpreadsheet/tree/4.2.0" + "source": "https://github.com/PHPOffice/PhpSpreadsheet/tree/4.3.1" }, - "time": "2025-04-17T02:41:45+00:00" + "time": "2025-05-26T18:51:08+00:00" }, { "name": "psr/http-client",