diff --git a/composer.lock b/composer.lock index 16e93aa2..7f2a3444 100644 --- a/composer.lock +++ b/composer.lock @@ -2838,16 +2838,16 @@ }, { "name": "friendsofphp/php-cs-fixer", - "version": "v3.29.0", + "version": "v3.30.0", "source": { "type": "git", "url": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer.git", - "reference": "a55c488e8bfdd9b315880095cd02fa0e49e884d8" + "reference": "95c64693b2f149966a2bc05a7a4981b0343ea52f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/PHP-CS-Fixer/PHP-CS-Fixer/zipball/a55c488e8bfdd9b315880095cd02fa0e49e884d8", - "reference": "a55c488e8bfdd9b315880095cd02fa0e49e884d8", + "url": "https://api.github.com/repos/PHP-CS-Fixer/PHP-CS-Fixer/zipball/95c64693b2f149966a2bc05a7a4981b0343ea52f", + "reference": "95c64693b2f149966a2bc05a7a4981b0343ea52f", "shasum": "" }, "require": { @@ -2921,7 +2921,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.29.0" + "source": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/tree/v3.30.0" }, "funding": [ { @@ -2929,7 +2929,7 @@ "type": "github" } ], - "time": "2023-09-26T13:02:53+00:00" + "time": "2023-09-26T22:10:43+00:00" }, { "name": "mikey179/vfsstream",