diff --git a/composer.lock b/composer.lock index cfe3b3c7..4297df4c 100644 --- a/composer.lock +++ b/composer.lock @@ -9966,16 +9966,16 @@ }, { "name": "friendsofphp/php-cs-fixer", - "version": "v3.68.2", + "version": "v3.68.3", "source": { "type": "git", "url": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer.git", - "reference": "c79f14537b385caf298e019b568e657924c6e138" + "reference": "85fd31cced824749a732e697acdd1a3d657312f0" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/PHP-CS-Fixer/PHP-CS-Fixer/zipball/c79f14537b385caf298e019b568e657924c6e138", - "reference": "c79f14537b385caf298e019b568e657924c6e138", + "url": "https://api.github.com/repos/PHP-CS-Fixer/PHP-CS-Fixer/zipball/85fd31cced824749a732e697acdd1a3d657312f0", + "reference": "85fd31cced824749a732e697acdd1a3d657312f0", "shasum": "" }, "require": { @@ -10057,7 +10057,7 @@ ], "support": { "issues": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues", - "source": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/tree/v3.68.2" + "source": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/tree/v3.68.3" }, "funding": [ { @@ -10065,7 +10065,7 @@ "type": "github" } ], - "time": "2025-01-27T14:19:43+00:00" + "time": "2025-01-27T16:37:32+00:00" }, { "name": "nikic/php-parser",