diff --git a/composer.lock b/composer.lock index cf4592f..ad00d9d 100644 --- a/composer.lock +++ b/composer.lock @@ -2984,16 +2984,16 @@ }, { "name": "friendsofphp/php-cs-fixer", - "version": "v3.95.17", + "version": "v3.95.20", "source": { "type": "git", "url": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer.git", - "reference": "0ee88422118f3cc59c8c3def222ba7f1493b6d5b" + "reference": "4d6c9886a77dbc1db3b9eaca6472cedf9eb1fab7" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/PHP-CS-Fixer/PHP-CS-Fixer/zipball/0ee88422118f3cc59c8c3def222ba7f1493b6d5b", - "reference": "0ee88422118f3cc59c8c3def222ba7f1493b6d5b", + "url": "https://api.github.com/repos/PHP-CS-Fixer/PHP-CS-Fixer/zipball/4d6c9886a77dbc1db3b9eaca6472cedf9eb1fab7", + "reference": "4d6c9886a77dbc1db3b9eaca6472cedf9eb1fab7", "shasum": "" }, "require": { @@ -3029,7 +3029,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", @@ -3077,7 +3076,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.17" + "source": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/tree/v3.95.20" }, "funding": [ { @@ -3085,7 +3084,7 @@ "type": "github" } ], - "time": "2026-07-24T13:54:39+00:00" + "time": "2026-08-19T16:28:14+00:00" }, { "name": "kelunik/certificate",