From 0df61773f08cf2aefdd2f9d48f880c9e601f172a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 5 Mar 2026 20:47:53 +0000 Subject: [PATCH] Chore(deps): Bump phpoffice/phpspreadsheet from 5.4.0 to 5.5.0 Bumps [phpoffice/phpspreadsheet](https://github.com/PHPOffice/PhpSpreadsheet) from 5.4.0 to 5.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/5.4.0...5.5.0) --- updated-dependencies: - dependency-name: phpoffice/phpspreadsheet dependency-version: 5.5.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- composer.lock | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/composer.lock b/composer.lock index b9037212e..b7bab7de0 100644 --- a/composer.lock +++ b/composer.lock @@ -335,16 +335,16 @@ }, { "name": "phpoffice/phpspreadsheet", - "version": "5.4.0", + "version": "5.5.0", "source": { "type": "git", "url": "https://github.com/PHPOffice/PhpSpreadsheet.git", - "reference": "48f2fe37d64c2dece0ef71fb2ac55497566782af" + "reference": "eecd31b885a1c8192f12738130f85bbc6e8906ba" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/PHPOffice/PhpSpreadsheet/zipball/48f2fe37d64c2dece0ef71fb2ac55497566782af", - "reference": "48f2fe37d64c2dece0ef71fb2ac55497566782af", + "url": "https://api.github.com/repos/PHPOffice/PhpSpreadsheet/zipball/eecd31b885a1c8192f12738130f85bbc6e8906ba", + "reference": "eecd31b885a1c8192f12738130f85bbc6e8906ba", "shasum": "" }, "require": { @@ -438,9 +438,9 @@ ], "support": { "issues": "https://github.com/PHPOffice/PhpSpreadsheet/issues", - "source": "https://github.com/PHPOffice/PhpSpreadsheet/tree/5.4.0" + "source": "https://github.com/PHPOffice/PhpSpreadsheet/tree/5.5.0" }, - "time": "2026-01-11T04:52:00+00:00" + "time": "2026-03-01T00:58:56+00:00" }, { "name": "psr/http-message", @@ -2357,5 +2357,5 @@ "platform-overrides": { "php": "8.1" }, - "plugin-api-version": "2.6.0" + "plugin-api-version": "2.9.0" }