diff --git a/composer.lock b/composer.lock index 0845863..13b3e21 100644 --- a/composer.lock +++ b/composer.lock @@ -539,16 +539,16 @@ }, { "name": "friendsofphp/php-cs-fixer", - "version": "v3.95.18", + "version": "v3.95.19", "source": { "type": "git", "url": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer.git", - "reference": "a8b4e4216faabf67f4e96110ee99a48c96e4e683" + "reference": "8a06c4ad6bd580b7920bd5ff81b271ca1158507e" }, "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/8a06c4ad6bd580b7920bd5ff81b271ca1158507e", + "reference": "8a06c4ad6bd580b7920bd5ff81b271ca1158507e", "shasum": "" }, "require": { @@ -632,7 +632,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.19" }, "funding": [ { @@ -640,7 +640,7 @@ "type": "github" } ], - "time": "2026-07-30T15:46:02+00:00" + "time": "2026-08-17T16:24:07+00:00" }, { "name": "myclabs/deep-copy",