From b91d6ed7b6201cf48e71984ed0d3ba9ec3004ff4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Jul 2026 02:43:07 +0000 Subject: [PATCH] build(deps): bump phpoffice/phpspreadsheet in /core Bumps [phpoffice/phpspreadsheet](https://github.com/PHPOffice/PhpSpreadsheet) from 1.30.5 to 1.30.6. - [Release notes](https://github.com/PHPOffice/PhpSpreadsheet/releases) - [Changelog](https://github.com/PHPOffice/PhpSpreadsheet/blob/1.30.6/CHANGELOG.md) - [Commits](https://github.com/PHPOffice/PhpSpreadsheet/compare/1.30.5...1.30.6) --- updated-dependencies: - dependency-name: phpoffice/phpspreadsheet dependency-version: 1.30.6 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- core/composer.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/core/composer.lock b/core/composer.lock index e6941b60d3..79d7d1ad72 100644 --- a/core/composer.lock +++ b/core/composer.lock @@ -4490,16 +4490,16 @@ }, { "name": "phpoffice/phpspreadsheet", - "version": "1.30.5", + "version": "1.30.6", "source": { "type": "git", "url": "https://github.com/PHPOffice/PhpSpreadsheet.git", - "reference": "97bcabd32a64924688487dcd64aceaf158affb5c" + "reference": "a416375ffc8bf5b661c1bb4e6c60d8f3fddbe5ce" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/PHPOffice/PhpSpreadsheet/zipball/97bcabd32a64924688487dcd64aceaf158affb5c", - "reference": "97bcabd32a64924688487dcd64aceaf158affb5c", + "url": "https://api.github.com/repos/PHPOffice/PhpSpreadsheet/zipball/a416375ffc8bf5b661c1bb4e6c60d8f3fddbe5ce", + "reference": "a416375ffc8bf5b661c1bb4e6c60d8f3fddbe5ce", "shasum": "" }, "require": { @@ -4592,9 +4592,9 @@ ], "support": { "issues": "https://github.com/PHPOffice/PhpSpreadsheet/issues", - "source": "https://github.com/PHPOffice/PhpSpreadsheet/tree/1.30.5" + "source": "https://github.com/PHPOffice/PhpSpreadsheet/tree/1.30.6" }, - "time": "2026-05-31T05:13:11+00:00" + "time": "2026-07-12T19:59:31+00:00" }, { "name": "phpseclib/phpseclib",