Bump friendsofphp/php-cs-fixer from 3.50.0 to 3.51.0

Bumps [friendsofphp/php-cs-fixer](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer) from 3.50.0 to 3.51.0.
- [Release notes](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/releases)
- [Changelog](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/blob/master/CHANGELOG.md)
- [Commits](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/compare/v3.50.0...v3.51.0)

---
updated-dependencies:
- dependency-name: friendsofphp/php-cs-fixer
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-02-29 03:51:48 +00:00 committed by GitHub
parent e8304fb26d
commit 1f3545c125
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

48
composer.lock generated
View file

@ -9582,16 +9582,16 @@
},
{
"name": "symfony/console",
"version": "v5.4.35",
"version": "v5.4.36",
"source": {
"type": "git",
"url": "https://github.com/symfony/console.git",
"reference": "dbdf6adcb88d5f83790e1efb57ef4074309d3931"
"reference": "39f75d9d73d0c11952fdcecf4877b4d0f62a8f6e"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/console/zipball/dbdf6adcb88d5f83790e1efb57ef4074309d3931",
"reference": "dbdf6adcb88d5f83790e1efb57ef4074309d3931",
"url": "https://api.github.com/repos/symfony/console/zipball/39f75d9d73d0c11952fdcecf4877b4d0f62a8f6e",
"reference": "39f75d9d73d0c11952fdcecf4877b4d0f62a8f6e",
"shasum": ""
},
"require": {
@ -9661,7 +9661,7 @@
"terminal"
],
"support": {
"source": "https://github.com/symfony/console/tree/v5.4.35"
"source": "https://github.com/symfony/console/tree/v5.4.36"
},
"funding": [
{
@ -9677,7 +9677,7 @@
"type": "tidelift"
}
],
"time": "2024-01-23T14:28:09+00:00"
"time": "2024-02-20T16:33:57+00:00"
},
{
"name": "symfony/dependency-injection",
@ -13566,16 +13566,16 @@
},
{
"name": "symfony/string",
"version": "v5.4.35",
"version": "v5.4.36",
"source": {
"type": "git",
"url": "https://github.com/symfony/string.git",
"reference": "c209c4d0559acce1c9a2067612cfb5d35756edc2"
"reference": "4e232c83622bd8cd32b794216aa29d0d266d353b"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/string/zipball/c209c4d0559acce1c9a2067612cfb5d35756edc2",
"reference": "c209c4d0559acce1c9a2067612cfb5d35756edc2",
"url": "https://api.github.com/repos/symfony/string/zipball/4e232c83622bd8cd32b794216aa29d0d266d353b",
"reference": "4e232c83622bd8cd32b794216aa29d0d266d353b",
"shasum": ""
},
"require": {
@ -13632,7 +13632,7 @@
"utf8"
],
"support": {
"source": "https://github.com/symfony/string/tree/v5.4.35"
"source": "https://github.com/symfony/string/tree/v5.4.36"
},
"funding": [
{
@ -13648,7 +13648,7 @@
"type": "tidelift"
}
],
"time": "2024-01-23T13:51:25+00:00"
"time": "2024-02-01T08:49:30+00:00"
},
{
"name": "symfony/templating",
@ -16448,16 +16448,16 @@
},
{
"name": "friendsofphp/php-cs-fixer",
"version": "v3.50.0",
"version": "v3.51.0",
"source": {
"type": "git",
"url": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer.git",
"reference": "dbea11dcb6d9a1f6c8d51c0e580ab4a8876f524c"
"reference": "127fa74f010da99053e3f5b62672615b72dd6efd"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/PHP-CS-Fixer/PHP-CS-Fixer/zipball/dbea11dcb6d9a1f6c8d51c0e580ab4a8876f524c",
"reference": "dbea11dcb6d9a1f6c8d51c0e580ab4a8876f524c",
"url": "https://api.github.com/repos/PHP-CS-Fixer/PHP-CS-Fixer/zipball/127fa74f010da99053e3f5b62672615b72dd6efd",
"reference": "127fa74f010da99053e3f5b62672615b72dd6efd",
"shasum": ""
},
"require": {
@ -16528,7 +16528,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.50.0"
"source": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/tree/v3.51.0"
},
"funding": [
{
@ -16536,7 +16536,7 @@
"type": "github"
}
],
"time": "2024-02-23T23:17:45+00:00"
"time": "2024-02-28T19:50:06+00:00"
},
{
"name": "friendsoftwig/twigcs",
@ -19139,16 +19139,16 @@
},
{
"name": "symfony/process",
"version": "v5.4.35",
"version": "v5.4.36",
"source": {
"type": "git",
"url": "https://github.com/symfony/process.git",
"reference": "cbc28e34015ad50166fc2f9c8962d28d0fe861eb"
"reference": "4fdf34004f149cc20b2f51d7d119aa500caad975"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/process/zipball/cbc28e34015ad50166fc2f9c8962d28d0fe861eb",
"reference": "cbc28e34015ad50166fc2f9c8962d28d0fe861eb",
"url": "https://api.github.com/repos/symfony/process/zipball/4fdf34004f149cc20b2f51d7d119aa500caad975",
"reference": "4fdf34004f149cc20b2f51d7d119aa500caad975",
"shasum": ""
},
"require": {
@ -19181,7 +19181,7 @@
"description": "Executes commands in sub-processes",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/process/tree/v5.4.35"
"source": "https://github.com/symfony/process/tree/v5.4.36"
},
"funding": [
{
@ -19197,7 +19197,7 @@
"type": "tidelift"
}
],
"time": "2024-01-23T13:51:25+00:00"
"time": "2024-02-12T15:49:53+00:00"
},
{
"name": "symfony/web-profiler-bundle",