diff --git a/composer.lock b/composer.lock index a120638..d37e0aa 100644 --- a/composer.lock +++ b/composer.lock @@ -2310,16 +2310,16 @@ }, { "name": "php-cs-fixer/shim", - "version": "v3.72.0", + "version": "v3.73.1", "source": { "type": "git", "url": "https://github.com/PHP-CS-Fixer/shim.git", - "reference": "f5131b7a7d0103919a1b478a2763bd76c98e472e" + "reference": "6bcfe9ff734019315cf9c6ea4f43cbcd87d1cc82" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/PHP-CS-Fixer/shim/zipball/f5131b7a7d0103919a1b478a2763bd76c98e472e", - "reference": "f5131b7a7d0103919a1b478a2763bd76c98e472e", + "url": "https://api.github.com/repos/PHP-CS-Fixer/shim/zipball/6bcfe9ff734019315cf9c6ea4f43cbcd87d1cc82", + "reference": "6bcfe9ff734019315cf9c6ea4f43cbcd87d1cc82", "shasum": "" }, "require": { @@ -2356,9 +2356,9 @@ "description": "A tool to automatically fix PHP code style", "support": { "issues": "https://github.com/PHP-CS-Fixer/shim/issues", - "source": "https://github.com/PHP-CS-Fixer/shim/tree/v3.72.0" + "source": "https://github.com/PHP-CS-Fixer/shim/tree/v3.73.1" }, - "time": "2025-03-13T11:26:00+00:00" + "time": "2025-03-19T23:42:33+00:00" }, { "name": "phpstan/phpstan",