From cac1e956b44d82499b519dd224dc964fd201492d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 28 Dec 2024 02:04:44 +0000 Subject: [PATCH] Chore(deps): Bump phpoffice/phpspreadsheet from 3.6.0 to 3.7.0 Bumps [phpoffice/phpspreadsheet](https://github.com/PHPOffice/PhpSpreadsheet) from 3.6.0 to 3.7.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.6.0...3.7.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 420be8808..0a3818457 100644 --- a/composer.lock +++ b/composer.lock @@ -192,16 +192,16 @@ }, { "name": "phpoffice/phpspreadsheet", - "version": "3.6.0", + "version": "3.7.0", "source": { "type": "git", "url": "https://github.com/PHPOffice/PhpSpreadsheet.git", - "reference": "bce5db99872f9613121c3ad033c43318a3789396" + "reference": "2fc12fdc58d39297c7b8c72d65b37a1a25d65ab5" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/PHPOffice/PhpSpreadsheet/zipball/bce5db99872f9613121c3ad033c43318a3789396", - "reference": "bce5db99872f9613121c3ad033c43318a3789396", + "url": "https://api.github.com/repos/PHPOffice/PhpSpreadsheet/zipball/2fc12fdc58d39297c7b8c72d65b37a1a25d65ab5", + "reference": "2fc12fdc58d39297c7b8c72d65b37a1a25d65ab5", "shasum": "" }, "require": { @@ -290,9 +290,9 @@ ], "support": { "issues": "https://github.com/PHPOffice/PhpSpreadsheet/issues", - "source": "https://github.com/PHPOffice/PhpSpreadsheet/tree/3.6.0" + "source": "https://github.com/PHPOffice/PhpSpreadsheet/tree/3.7.0" }, - "time": "2024-12-08T15:04:12+00:00" + "time": "2024-12-27T05:34:47+00:00" }, { "name": "psr/http-client",