diff --git a/composer.lock b/composer.lock index fc4790e..1740568 100644 --- a/composer.lock +++ b/composer.lock @@ -1315,16 +1315,16 @@ }, { "name": "kubawerlos/php-cs-fixer-custom-fixers", - "version": "v3.37.1", + "version": "v3.37.2", "source": { "type": "git", "url": "https://github.com/kubawerlos/php-cs-fixer-custom-fixers.git", - "reference": "e0ec1f602a1d0836909e9079262dbaf58eaf3804" + "reference": "678df979ce743466b42ddb6eea46b3f4c9a7bade" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/kubawerlos/php-cs-fixer-custom-fixers/zipball/e0ec1f602a1d0836909e9079262dbaf58eaf3804", - "reference": "e0ec1f602a1d0836909e9079262dbaf58eaf3804", + "url": "https://api.github.com/repos/kubawerlos/php-cs-fixer-custom-fixers/zipball/678df979ce743466b42ddb6eea46b3f4c9a7bade", + "reference": "678df979ce743466b42ddb6eea46b3f4c9a7bade", "shasum": "" }, "require": { @@ -1355,7 +1355,7 @@ "description": "A set of custom fixers for PHP CS Fixer", "support": { "issues": "https://github.com/kubawerlos/php-cs-fixer-custom-fixers/issues", - "source": "https://github.com/kubawerlos/php-cs-fixer-custom-fixers/tree/v3.37.1" + "source": "https://github.com/kubawerlos/php-cs-fixer-custom-fixers/tree/v3.37.2" }, "funding": [ { @@ -1363,7 +1363,7 @@ "type": "github" } ], - "time": "2026-04-28T16:41:56+00:00" + "time": "2026-05-12T16:22:19+00:00" }, { "name": "localheinz/diff",