From 34e109f464bbb0c3abc503f4884b373c8652e6be Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 3 Jan 2025 16:07:09 +0000 Subject: [PATCH] chore(deps): bump phpoffice/phpspreadsheet from 2.3.2 to 2.3.5 Bumps [phpoffice/phpspreadsheet](https://github.com/PHPOffice/PhpSpreadsheet) from 2.3.2 to 2.3.5. - [Release notes](https://github.com/PHPOffice/PhpSpreadsheet/releases) - [Changelog](https://github.com/PHPOffice/PhpSpreadsheet/blob/2.3.5/CHANGELOG.md) - [Commits](https://github.com/PHPOffice/PhpSpreadsheet/compare/2.3.2...2.3.5) --- updated-dependencies: - dependency-name: phpoffice/phpspreadsheet dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- composer.lock | 30 +++++++++++++----------------- 1 file changed, 13 insertions(+), 17 deletions(-) diff --git a/composer.lock b/composer.lock index bf2916f..4952c1d 100644 --- a/composer.lock +++ b/composer.lock @@ -5924,16 +5924,16 @@ }, { "name": "maennchen/zipstream-php", - "version": "3.1.0", + "version": "3.1.1", "source": { "type": "git", "url": "https://github.com/maennchen/ZipStream-PHP.git", - "reference": "b8174494eda667f7d13876b4a7bfef0f62a7c0d1" + "reference": "6187e9cc4493da94b9b63eb2315821552015fca9" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/maennchen/ZipStream-PHP/zipball/b8174494eda667f7d13876b4a7bfef0f62a7c0d1", - "reference": "b8174494eda667f7d13876b4a7bfef0f62a7c0d1", + "url": "https://api.github.com/repos/maennchen/ZipStream-PHP/zipball/6187e9cc4493da94b9b63eb2315821552015fca9", + "reference": "6187e9cc4493da94b9b63eb2315821552015fca9", "shasum": "" }, "require": { @@ -5989,19 +5989,15 @@ ], "support": { "issues": "https://github.com/maennchen/ZipStream-PHP/issues", - "source": "https://github.com/maennchen/ZipStream-PHP/tree/3.1.0" + "source": "https://github.com/maennchen/ZipStream-PHP/tree/3.1.1" }, "funding": [ { "url": "https://github.com/maennchen", "type": "github" - }, - { - "url": "https://opencollective.com/zipstream", - "type": "open_collective" } ], - "time": "2023-06-21T14:59:35+00:00" + "time": "2024-10-10T12:33:01+00:00" }, { "name": "markbaker/complex", @@ -8005,16 +8001,16 @@ }, { "name": "phpoffice/phpspreadsheet", - "version": "2.3.2", + "version": "2.3.5", "source": { "type": "git", "url": "https://github.com/PHPOffice/PhpSpreadsheet.git", - "reference": "08d4e08cf0c7e6182750cef7958b860b8c7f10ad" + "reference": "d836f2d7308a192441ccd1546545890b378af913" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/PHPOffice/PhpSpreadsheet/zipball/08d4e08cf0c7e6182750cef7958b860b8c7f10ad", - "reference": "08d4e08cf0c7e6182750cef7958b860b8c7f10ad", + "url": "https://api.github.com/repos/PHPOffice/PhpSpreadsheet/zipball/d836f2d7308a192441ccd1546545890b378af913", + "reference": "d836f2d7308a192441ccd1546545890b378af913", "shasum": "" }, "require": { @@ -8103,9 +8099,9 @@ ], "support": { "issues": "https://github.com/PHPOffice/PhpSpreadsheet/issues", - "source": "https://github.com/PHPOffice/PhpSpreadsheet/tree/2.3.2" + "source": "https://github.com/PHPOffice/PhpSpreadsheet/tree/2.3.5" }, - "time": "2024-11-10T09:35:47+00:00" + "time": "2024-12-27T05:17:46+00:00" }, { "name": "phpowermove/docblock", @@ -15562,6 +15558,6 @@ "platform": { "php": ">=8.1" }, - "platform-dev": {}, + "platform-dev": [], "plugin-api-version": "2.6.0" }