diff --git a/composer.lock b/composer.lock index 01c62bcc0..f20032224 100644 --- a/composer.lock +++ b/composer.lock @@ -192,16 +192,16 @@ }, { "name": "phpoffice/phpspreadsheet", - "version": "3.4.0", + "version": "3.5.0", "source": { "type": "git", "url": "https://github.com/PHPOffice/PhpSpreadsheet.git", - "reference": "eec07c20b51cc785295a6feef81ada7feda755e7" + "reference": "fb74dcdfa5b538763ab980e977529bc783039aec" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/PHPOffice/PhpSpreadsheet/zipball/eec07c20b51cc785295a6feef81ada7feda755e7", - "reference": "eec07c20b51cc785295a6feef81ada7feda755e7", + "url": "https://api.github.com/repos/PHPOffice/PhpSpreadsheet/zipball/fb74dcdfa5b538763ab980e977529bc783039aec", + "reference": "fb74dcdfa5b538763ab980e977529bc783039aec", "shasum": "" }, "require": { @@ -290,9 +290,9 @@ ], "support": { "issues": "https://github.com/PHPOffice/PhpSpreadsheet/issues", - "source": "https://github.com/PHPOffice/PhpSpreadsheet/tree/3.4.0" + "source": "https://github.com/PHPOffice/PhpSpreadsheet/tree/3.5.0" }, - "time": "2024-11-10T10:10:41+00:00" + "time": "2024-11-22T06:41:00+00:00" }, { "name": "psr/http-client",