From 3fe7f51c99aad3ae8eb4917bf158639805fec6ff Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 23 Nov 2024 04:54:46 +0000 Subject: [PATCH] Chore(deps): Bump phpoffice/phpspreadsheet from 3.4.0 to 3.5.0 Bumps [phpoffice/phpspreadsheet](https://github.com/PHPOffice/PhpSpreadsheet) from 3.4.0 to 3.5.0. - [Release notes](https://github.com/PHPOffice/PhpSpreadsheet/releases) - [Changelog](https://github.com/PHPOffice/PhpSpreadsheet/blob/master/CHANGELOG.md) - [Commits](https://github.com/PHPOffice/PhpSpreadsheet/compare/3.4.0...3.5.0) --- updated-dependencies: - dependency-name: phpoffice/phpspreadsheet dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- composer.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) 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",