From dbd0633192acfe78186908f6ec3b7a434722d532 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 9 Jan 2026 04:54:08 +0000 Subject: [PATCH] build(deps): bump openspout/openspout from 5.2.0 to 5.2.1 Bumps [openspout/openspout](https://github.com/openspout/openspout) from 5.2.0 to 5.2.1. - [Release notes](https://github.com/openspout/openspout/releases) - [Commits](https://github.com/openspout/openspout/compare/v5.2.0...v5.2.1) --- updated-dependencies: - dependency-name: openspout/openspout dependency-version: 5.2.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- composer.lock | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/composer.lock b/composer.lock index c613870f3..8eeeacb80 100644 --- a/composer.lock +++ b/composer.lock @@ -1513,16 +1513,16 @@ }, { "name": "openspout/openspout", - "version": "v5.2.0", + "version": "v5.2.1", "source": { "type": "git", "url": "https://github.com/openspout/openspout.git", - "reference": "22ba807c918484efc27e80d67d30c36ac28ff8dc" + "reference": "6ce24398c5f176ebb8ed6131dfb081bd5361d8df" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/openspout/openspout/zipball/22ba807c918484efc27e80d67d30c36ac28ff8dc", - "reference": "22ba807c918484efc27e80d67d30c36ac28ff8dc", + "url": "https://api.github.com/repos/openspout/openspout/zipball/6ce24398c5f176ebb8ed6131dfb081bd5361d8df", + "reference": "6ce24398c5f176ebb8ed6131dfb081bd5361d8df", "shasum": "" }, "require": { @@ -1535,8 +1535,8 @@ }, "require-dev": { "ext-zlib": "*", - "friendsofphp/php-cs-fixer": "^3.92.3", - "infection/infection": "^0.31.9", + "friendsofphp/php-cs-fixer": "^3.92.4", + "infection/infection": "^0.32.2", "phpbench/phpbench": "^1.4.3", "phpstan/phpstan": "^2.1.33", "phpstan/phpstan-phpunit": "^2.0.11", @@ -1589,7 +1589,7 @@ ], "support": { "issues": "https://github.com/openspout/openspout/issues", - "source": "https://github.com/openspout/openspout/tree/v5.2.0" + "source": "https://github.com/openspout/openspout/tree/v5.2.1" }, "funding": [ { @@ -1601,7 +1601,7 @@ "type": "github" } ], - "time": "2025-12-19T13:28:49+00:00" + "time": "2026-01-08T08:17:35+00:00" }, { "name": "packaged/thrift",