Update dependency friendsofphp/php-cs-fixer to v3.71.0 #43

Merged
renovate merged 1 commits from renovate/friendsofphp-php-cs-fixer-3.x-lockfile into main 2025-03-08 01:01:17 +01:00

38
composer.lock generated
View File

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