diff --git a/composer.lock b/composer.lock index f33f1ae..d7e8314 100644 --- a/composer.lock +++ b/composer.lock @@ -5680,16 +5680,16 @@ }, { "name": "openspout/openspout", - "version": "v4.29.1", + "version": "v4.28.5", "source": { "type": "git", "url": "https://github.com/openspout/openspout.git", - "reference": "ec83106bc3922fe94c9d37976ba6b7259511c4c5" + "reference": "ab05a09fe6fce57c90338f83280648a9786ce36b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/openspout/openspout/zipball/ec83106bc3922fe94c9d37976ba6b7259511c4c5", - "reference": "ec83106bc3922fe94c9d37976ba6b7259511c4c5", + "url": "https://api.github.com/repos/openspout/openspout/zipball/ab05a09fe6fce57c90338f83280648a9786ce36b", + "reference": "ab05a09fe6fce57c90338f83280648a9786ce36b", "shasum": "" }, "require": { @@ -5699,17 +5699,17 @@ "ext-libxml": "*", "ext-xmlreader": "*", "ext-zip": "*", - "php": "~8.3.0 || ~8.4.0" + "php": "~8.2.0 || ~8.3.0 || ~8.4.0" }, "require-dev": { "ext-zlib": "*", - "friendsofphp/php-cs-fixer": "^3.71.0", - "infection/infection": "^0.29.14", + "friendsofphp/php-cs-fixer": "^3.68.3", + "infection/infection": "^0.29.10", "phpbench/phpbench": "^1.4.0", - "phpstan/phpstan": "^2.1.8", + "phpstan/phpstan": "^2.1.2", "phpstan/phpstan-phpunit": "^2.0.4", - "phpstan/phpstan-strict-rules": "^2.0.3", - "phpunit/phpunit": "^12.0.7" + "phpstan/phpstan-strict-rules": "^2", + "phpunit/phpunit": "^11.5.4" }, "suggest": { "ext-iconv": "To handle non UTF-8 CSV files (if \"php-mbstring\" is not already installed or is too limited)", @@ -5757,7 +5757,7 @@ ], "support": { "issues": "https://github.com/openspout/openspout/issues", - "source": "https://github.com/openspout/openspout/tree/v4.29.1" + "source": "https://github.com/openspout/openspout/tree/v4.28.5" }, "funding": [ { @@ -5769,7 +5769,7 @@ "type": "github" } ], - "time": "2025-03-11T14:40:46+00:00" + "time": "2025-01-30T13:51:11+00:00" }, { "name": "paragonie/constant_time_encoding",