diff --git a/composer.lock b/composer.lock index cb12e3259..79425248f 100644 --- a/composer.lock +++ b/composer.lock @@ -1518,16 +1518,16 @@ }, { "name": "openspout/openspout", - "version": "v5.2.2", + "version": "v5.3.0", "source": { "type": "git", "url": "https://github.com/openspout/openspout.git", - "reference": "95403917927ef252f7ae82d919c55286a642962a" + "reference": "bc0d2cdefa3fa90c7caceb778192654b20f414f7" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/openspout/openspout/zipball/95403917927ef252f7ae82d919c55286a642962a", - "reference": "95403917927ef252f7ae82d919c55286a642962a", + "url": "https://api.github.com/repos/openspout/openspout/zipball/bc0d2cdefa3fa90c7caceb778192654b20f414f7", + "reference": "bc0d2cdefa3fa90c7caceb778192654b20f414f7", "shasum": "" }, "require": { @@ -1540,13 +1540,13 @@ }, "require-dev": { "ext-zlib": "*", - "friendsofphp/php-cs-fixer": "^3.93.0", + "friendsofphp/php-cs-fixer": "^3.93.1", "infection/infection": "^0.32.3", "phpbench/phpbench": "^1.4.3", - "phpstan/phpstan": "^2.1.37", + "phpstan/phpstan": "^2.1.38", "phpstan/phpstan-phpunit": "^2.0.12", - "phpstan/phpstan-strict-rules": "^2.0.7", - "phpunit/phpunit": "^12.5.7" + "phpstan/phpstan-strict-rules": "^2.0.8", + "phpunit/phpunit": "^12.5.8" }, "suggest": { "ext-iconv": "To handle non UTF-8 CSV files (if \"php-mbstring\" is not already installed or is too limited)", @@ -1594,7 +1594,7 @@ ], "support": { "issues": "https://github.com/openspout/openspout/issues", - "source": "https://github.com/openspout/openspout/tree/v5.2.2" + "source": "https://github.com/openspout/openspout/tree/v5.3.0" }, "funding": [ { @@ -1606,7 +1606,7 @@ "type": "github" } ], - "time": "2026-01-26T07:19:07+00:00" + "time": "2026-02-02T13:08:39+00:00" }, { "name": "packaged/thrift",