Update dependency friendsofphp/php-cs-fixer to v3.66.2
Some checks failed
CI Pipeline / install (pull_request) Failing after 5s
CI Pipeline / phpstan (pull_request) Has been skipped
CI Pipeline / rector (pull_request) Has been skipped
CI Pipeline / pest (pull_request) Has been skipped
CI Pipeline / style-check (pull_request) Has been skipped
CI Pipeline / install (push) Failing after 2s
CI Pipeline / phpstan (push) Has been skipped
CI Pipeline / rector (push) Has been skipped
CI Pipeline / pest (push) Has been skipped
CI Pipeline / style-check (push) Has been skipped

This commit is contained in:
Renovate Bot 2025-01-08 00:00:41 +00:00
parent 964d1ad793
commit 8dc9727141

22
composer.lock generated
View File

@ -1715,16 +1715,16 @@
},
{
"name": "friendsofphp/php-cs-fixer",
"version": "v3.66.1",
"version": "v3.66.2",
"source": {
"type": "git",
"url": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer.git",
"reference": "cde186799d8e92960c5a00c96e6214bf7f5547a9"
"reference": "25addd3cb10e54cfd20b84d9c083c6625cd52218"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/PHP-CS-Fixer/PHP-CS-Fixer/zipball/cde186799d8e92960c5a00c96e6214bf7f5547a9",
"reference": "cde186799d8e92960c5a00c96e6214bf7f5547a9",
"url": "https://api.github.com/repos/PHP-CS-Fixer/PHP-CS-Fixer/zipball/25addd3cb10e54cfd20b84d9c083c6625cd52218",
"reference": "25addd3cb10e54cfd20b84d9c083c6625cd52218",
"shasum": ""
},
"require": {
@ -1806,7 +1806,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.66.1"
"source": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/tree/v3.66.2"
},
"funding": [
{
@ -1814,7 +1814,7 @@
"type": "github"
}
],
"time": "2025-01-05T14:43:25+00:00"
"time": "2025-01-07T09:21:51+00:00"
},
{
"name": "jean85/pretty-package-versions",
@ -5419,12 +5419,12 @@
"source": {
"type": "git",
"url": "https://github.com/symfony/options-resolver.git",
"reference": "7da8fbac9dcfef75ffc212235d76b2754ce0cf50"
"reference": "aeb4119086d9a1c0c3c95b97842178043e819d40"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/options-resolver/zipball/7da8fbac9dcfef75ffc212235d76b2754ce0cf50",
"reference": "7da8fbac9dcfef75ffc212235d76b2754ce0cf50",
"url": "https://api.github.com/repos/symfony/options-resolver/zipball/aeb4119086d9a1c0c3c95b97842178043e819d40",
"reference": "aeb4119086d9a1c0c3c95b97842178043e819d40",
"shasum": ""
},
"require": {
@ -5462,7 +5462,7 @@
"options"
],
"support": {
"source": "https://github.com/symfony/options-resolver/tree/v7.2.0"
"source": "https://github.com/symfony/options-resolver/tree/7.3"
},
"funding": [
{
@ -5478,7 +5478,7 @@
"type": "tidelift"
}
],
"time": "2024-11-20T11:17:29+00:00"
"time": "2025-01-06T15:04:13+00:00"
},
{
"name": "symfony/polyfill-php80",