From c10f2a42ebae6ec9a7d36c41ae3a943634cf1f12 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 31 May 2025 01:08:37 +0000 Subject: [PATCH] Chore(deps): Bump phpoffice/phpspreadsheet from 4.2.0 to 4.3.1 Bumps [phpoffice/phpspreadsheet](https://github.com/PHPOffice/PhpSpreadsheet) from 4.2.0 to 4.3.1. - [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.2.0...4.3.1) --- updated-dependencies: - dependency-name: phpoffice/phpspreadsheet dependency-version: 4.3.1 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 b1b8611b8..bcb11106f 100644 --- a/composer.lock +++ b/composer.lock @@ -335,16 +335,16 @@ }, { "name": "phpoffice/phpspreadsheet", - "version": "4.2.0", + "version": "4.3.1", "source": { "type": "git", "url": "https://github.com/PHPOffice/PhpSpreadsheet.git", - "reference": "5f6d7410e5fd72cac1aa67d4f05f4fe664d01ba6" + "reference": "d0ac70d610fb62ccad38c2696569ae1ad42acc70" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/PHPOffice/PhpSpreadsheet/zipball/5f6d7410e5fd72cac1aa67d4f05f4fe664d01ba6", - "reference": "5f6d7410e5fd72cac1aa67d4f05f4fe664d01ba6", + "url": "https://api.github.com/repos/PHPOffice/PhpSpreadsheet/zipball/d0ac70d610fb62ccad38c2696569ae1ad42acc70", + "reference": "d0ac70d610fb62ccad38c2696569ae1ad42acc70", "shasum": "" }, "require": { @@ -435,9 +435,9 @@ ], "support": { "issues": "https://github.com/PHPOffice/PhpSpreadsheet/issues", - "source": "https://github.com/PHPOffice/PhpSpreadsheet/tree/4.2.0" + "source": "https://github.com/PHPOffice/PhpSpreadsheet/tree/4.3.1" }, - "time": "2025-04-17T02:41:45+00:00" + "time": "2025-05-26T18:51:08+00:00" }, { "name": "psr/http-client",