diff --git a/composer.lock b/composer.lock index b9883f9..c8a01e6 100644 --- a/composer.lock +++ b/composer.lock @@ -1733,16 +1733,16 @@ }, { "name": "phpoffice/phpspreadsheet", - "version": "2.2.1", + "version": "2.2.2", "source": { "type": "git", "url": "https://github.com/PHPOffice/PhpSpreadsheet.git", - "reference": "a3c5c9e7ce3a2a8577bfa9e69960fbccbd2d4a9e" + "reference": "ffbcee68069b073bff07a71eb321dcd9f2763513" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/PHPOffice/PhpSpreadsheet/zipball/a3c5c9e7ce3a2a8577bfa9e69960fbccbd2d4a9e", - "reference": "a3c5c9e7ce3a2a8577bfa9e69960fbccbd2d4a9e", + "url": "https://api.github.com/repos/PHPOffice/PhpSpreadsheet/zipball/ffbcee68069b073bff07a71eb321dcd9f2763513", + "reference": "ffbcee68069b073bff07a71eb321dcd9f2763513", "shasum": "" }, "require": { @@ -1831,9 +1831,9 @@ ], "support": { "issues": "https://github.com/PHPOffice/PhpSpreadsheet/issues", - "source": "https://github.com/PHPOffice/PhpSpreadsheet/tree/2.2.1" + "source": "https://github.com/PHPOffice/PhpSpreadsheet/tree/2.2.2" }, - "time": "2024-07-29T07:56:06+00:00" + "time": "2024-08-08T02:31:26+00:00" }, { "name": "phpstan/phpdoc-parser",