diff --git a/composer.lock b/composer.lock index 47fd763e..ea51a93d 100644 --- a/composer.lock +++ b/composer.lock @@ -3916,16 +3916,16 @@ }, { "name": "friendsofphp/php-cs-fixer", - "version": "v3.95.18", + "version": "v3.95.20", "source": { "type": "git", "url": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer.git", - "reference": "a8b4e4216faabf67f4e96110ee99a48c96e4e683" + "reference": "4d6c9886a77dbc1db3b9eaca6472cedf9eb1fab7" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/PHP-CS-Fixer/PHP-CS-Fixer/zipball/a8b4e4216faabf67f4e96110ee99a48c96e4e683", - "reference": "a8b4e4216faabf67f4e96110ee99a48c96e4e683", + "url": "https://api.github.com/repos/PHP-CS-Fixer/PHP-CS-Fixer/zipball/4d6c9886a77dbc1db3b9eaca6472cedf9eb1fab7", + "reference": "4d6c9886a77dbc1db3b9eaca6472cedf9eb1fab7", "shasum": "" }, "require": { @@ -3961,7 +3961,6 @@ "infection/infection": "^0.32.7", "justinrainbow/json-schema": "^6.10.0", "keradus/cli-executor": "^2.3", - "mikey179/vfsstream": "^1.6.12", "php-coveralls/php-coveralls": "^2.9.1", "php-cs-fixer/phpunit-constraint-isidenticalstring": "^1.8", "php-cs-fixer/phpunit-constraint-xmlmatchesxsd": "^1.8", @@ -4009,7 +4008,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.95.18" + "source": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/tree/v3.95.20" }, "funding": [ { @@ -4017,7 +4016,7 @@ "type": "github" } ], - "time": "2026-07-30T15:46:02+00:00" + "time": "2026-08-19T16:28:14+00:00" }, { "name": "myclabs/deep-copy",