From 19d38bdda26a5b98e1d9b7959353ad01ce6d741a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 26 Jul 2025 01:08:07 +0000 Subject: [PATCH] Chore(deps): Bump phpoffice/phpspreadsheet from 4.4.0 to 4.5.0 Bumps [phpoffice/phpspreadsheet](https://github.com/PHPOffice/PhpSpreadsheet) from 4.4.0 to 4.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/4.4.0...4.5.0) --- updated-dependencies: - dependency-name: phpoffice/phpspreadsheet dependency-version: 4.5.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- composer.lock | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/composer.lock b/composer.lock index b45454d5d..90b809f1d 100644 --- a/composer.lock +++ b/composer.lock @@ -335,16 +335,16 @@ }, { "name": "phpoffice/phpspreadsheet", - "version": "4.4.0", + "version": "4.5.0", "source": { "type": "git", "url": "https://github.com/PHPOffice/PhpSpreadsheet.git", - "reference": "747ccd1b443e85e0cfc0d52acf50e4d15ef959eb" + "reference": "2ea9786632e6fac1aee601b6e426bcc723d8ce13" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/PHPOffice/PhpSpreadsheet/zipball/747ccd1b443e85e0cfc0d52acf50e4d15ef959eb", - "reference": "747ccd1b443e85e0cfc0d52acf50e4d15ef959eb", + "url": "https://api.github.com/repos/PHPOffice/PhpSpreadsheet/zipball/2ea9786632e6fac1aee601b6e426bcc723d8ce13", + "reference": "2ea9786632e6fac1aee601b6e426bcc723d8ce13", "shasum": "" }, "require": { @@ -435,9 +435,9 @@ ], "support": { "issues": "https://github.com/PHPOffice/PhpSpreadsheet/issues", - "source": "https://github.com/PHPOffice/PhpSpreadsheet/tree/4.4.0" + "source": "https://github.com/PHPOffice/PhpSpreadsheet/tree/4.5.0" }, - "time": "2025-06-23T01:23:23+00:00" + "time": "2025-07-24T05:15:59+00:00" }, { "name": "psr/http-client", @@ -2453,13 +2453,13 @@ ], "aliases": [], "minimum-stability": "stable", - "stability-flags": [], + "stability-flags": {}, "prefer-stable": false, "prefer-lowest": false, - "platform": [], - "platform-dev": [], + "platform": {}, + "platform-dev": {}, "platform-overrides": { "php": "8.1" }, - "plugin-api-version": "2.3.0" + "plugin-api-version": "2.6.0" }