Update dependency friendsofphp/php-cs-fixer to v3.71.0
Some checks failed
CI Pipeline / install (pull_request) Failing after 8s
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 5s
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-03-08 00:00:58 +00:00
parent 6358f4e466
commit b6a90cf203

38
composer.lock generated
View File

@ -1715,16 +1715,16 @@
}, },
{ {
"name": "friendsofphp/php-cs-fixer", "name": "friendsofphp/php-cs-fixer",
"version": "v3.70.2", "version": "v3.71.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer.git", "url": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer.git",
"reference": "1ca468270efbb75ce0c7566a79cca8ea2888584d" "reference": "3825ffdc69501e1c9230291b79f036a0c0d8749d"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/PHP-CS-Fixer/PHP-CS-Fixer/zipball/1ca468270efbb75ce0c7566a79cca8ea2888584d", "url": "https://api.github.com/repos/PHP-CS-Fixer/PHP-CS-Fixer/zipball/3825ffdc69501e1c9230291b79f036a0c0d8749d",
"reference": "1ca468270efbb75ce0c7566a79cca8ea2888584d", "reference": "3825ffdc69501e1c9230291b79f036a0c0d8749d",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -1806,7 +1806,7 @@
], ],
"support": { "support": {
"issues": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues", "issues": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues",
"source": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/tree/v3.70.2" "source": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/tree/v3.71.0"
}, },
"funding": [ "funding": [
{ {
@ -1814,7 +1814,7 @@
"type": "github" "type": "github"
} }
], ],
"time": "2025-03-03T21:07:23+00:00" "time": "2025-03-07T23:06:56+00:00"
}, },
{ {
"name": "jean85/pretty-package-versions", "name": "jean85/pretty-package-versions",
@ -5131,12 +5131,12 @@
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/event-dispatcher.git", "url": "https://github.com/symfony/event-dispatcher.git",
"reference": "910c5db85a5356d0fea57680defec4e99eb9c8c1" "reference": "045a5ba703c87b7b42abb397c1ba4cbd9deffea4"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/910c5db85a5356d0fea57680defec4e99eb9c8c1", "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/045a5ba703c87b7b42abb397c1ba4cbd9deffea4",
"reference": "910c5db85a5356d0fea57680defec4e99eb9c8c1", "reference": "045a5ba703c87b7b42abb397c1ba4cbd9deffea4",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -5187,7 +5187,7 @@
"description": "Provides tools that allow your application components to communicate with each other by dispatching events and listening to them", "description": "Provides tools that allow your application components to communicate with each other by dispatching events and listening to them",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"support": { "support": {
"source": "https://github.com/symfony/event-dispatcher/tree/v7.2.0" "source": "https://github.com/symfony/event-dispatcher/tree/7.3"
}, },
"funding": [ "funding": [
{ {
@ -5203,7 +5203,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2024-09-25T14:21:43+00:00" "time": "2025-03-05T10:15:41+00:00"
}, },
{ {
"name": "symfony/event-dispatcher-contracts", "name": "symfony/event-dispatcher-contracts",
@ -5418,12 +5418,12 @@
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/options-resolver.git", "url": "https://github.com/symfony/options-resolver.git",
"reference": "cfbe003728d91b0b0e6b743fe77411cbf92679bf" "reference": "90d6605f1a349e2bf1a8c69c977a5a0063fedee7"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/options-resolver/zipball/cfbe003728d91b0b0e6b743fe77411cbf92679bf", "url": "https://api.github.com/repos/symfony/options-resolver/zipball/90d6605f1a349e2bf1a8c69c977a5a0063fedee7",
"reference": "cfbe003728d91b0b0e6b743fe77411cbf92679bf", "reference": "90d6605f1a349e2bf1a8c69c977a5a0063fedee7",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -5477,7 +5477,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2025-02-20T14:18:10+00:00" "time": "2025-03-05T10:15:41+00:00"
}, },
{ {
"name": "symfony/polyfill-php80", "name": "symfony/polyfill-php80",
@ -5643,12 +5643,12 @@
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/process.git", "url": "https://github.com/symfony/process.git",
"reference": "2b42be26326a4fae4313751b40a2ecb60e619311" "reference": "0596c465ef3aa0452f954c9f442c4f45536b8534"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/process/zipball/2b42be26326a4fae4313751b40a2ecb60e619311", "url": "https://api.github.com/repos/symfony/process/zipball/0596c465ef3aa0452f954c9f442c4f45536b8534",
"reference": "2b42be26326a4fae4313751b40a2ecb60e619311", "reference": "0596c465ef3aa0452f954c9f442c4f45536b8534",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -5696,7 +5696,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2025-02-14T16:23:49+00:00" "time": "2025-03-05T10:15:41+00:00"
}, },
{ {
"name": "symfony/stopwatch", "name": "symfony/stopwatch",