Bump friendsofphp/php-cs-fixer from 3.54.0 to 3.55.0

Bumps [friendsofphp/php-cs-fixer](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer) from 3.54.0 to 3.55.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.54.0...v3.55.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-05-06 02:51:33 +00:00 committed by GitHub
parent fb87aecec4
commit 6d4b071cfa
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

36
composer.lock generated
View file

@ -11558,16 +11558,16 @@
},
{
"name": "symfony/options-resolver",
"version": "v5.4.21",
"version": "v5.4.39",
"source": {
"type": "git",
"url": "https://github.com/symfony/options-resolver.git",
"reference": "4fe5cf6ede71096839f0e4b4444d65dd3a7c1eb9"
"reference": "1303bb73d6c3882f07c618129295503085dfddb9"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/options-resolver/zipball/4fe5cf6ede71096839f0e4b4444d65dd3a7c1eb9",
"reference": "4fe5cf6ede71096839f0e4b4444d65dd3a7c1eb9",
"url": "https://api.github.com/repos/symfony/options-resolver/zipball/1303bb73d6c3882f07c618129295503085dfddb9",
"reference": "1303bb73d6c3882f07c618129295503085dfddb9",
"shasum": ""
},
"require": {
@ -11607,7 +11607,7 @@
"options"
],
"support": {
"source": "https://github.com/symfony/options-resolver/tree/v5.4.21"
"source": "https://github.com/symfony/options-resolver/tree/v5.4.39"
},
"funding": [
{
@ -11623,7 +11623,7 @@
"type": "tidelift"
}
],
"time": "2023-02-14T08:03:56+00:00"
"time": "2024-04-18T08:26:06+00:00"
},
{
"name": "symfony/password-hasher",
@ -13582,16 +13582,16 @@
},
{
"name": "symfony/stopwatch",
"version": "v5.4.35",
"version": "v5.4.39",
"source": {
"type": "git",
"url": "https://github.com/symfony/stopwatch.git",
"reference": "887762aa99ff16f65dc8b48aafead415f942d407"
"reference": "fb97497490bcec8a3c32c809cacfdd4c15dc8390"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/stopwatch/zipball/887762aa99ff16f65dc8b48aafead415f942d407",
"reference": "887762aa99ff16f65dc8b48aafead415f942d407",
"url": "https://api.github.com/repos/symfony/stopwatch/zipball/fb97497490bcec8a3c32c809cacfdd4c15dc8390",
"reference": "fb97497490bcec8a3c32c809cacfdd4c15dc8390",
"shasum": ""
},
"require": {
@ -13624,7 +13624,7 @@
"description": "Provides a way to profile code",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/stopwatch/tree/v5.4.35"
"source": "https://github.com/symfony/stopwatch/tree/v5.4.39"
},
"funding": [
{
@ -13640,7 +13640,7 @@
"type": "tidelift"
}
],
"time": "2024-01-23T13:51:25+00:00"
"time": "2024-04-18T08:26:06+00:00"
},
{
"name": "symfony/string",
@ -16533,16 +16533,16 @@
},
{
"name": "friendsofphp/php-cs-fixer",
"version": "v3.54.0",
"version": "v3.55.0",
"source": {
"type": "git",
"url": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer.git",
"reference": "2aecbc8640d7906c38777b3dcab6f4ca79004d08"
"reference": "c9eeacb559bfa0bcc7f778cfb7b42715c83d2c7e"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/PHP-CS-Fixer/PHP-CS-Fixer/zipball/2aecbc8640d7906c38777b3dcab6f4ca79004d08",
"reference": "2aecbc8640d7906c38777b3dcab6f4ca79004d08",
"url": "https://api.github.com/repos/PHP-CS-Fixer/PHP-CS-Fixer/zipball/c9eeacb559bfa0bcc7f778cfb7b42715c83d2c7e",
"reference": "c9eeacb559bfa0bcc7f778cfb7b42715c83d2c7e",
"shasum": ""
},
"require": {
@ -16614,7 +16614,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.54.0"
"source": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/tree/v3.55.0"
},
"funding": [
{
@ -16622,7 +16622,7 @@
"type": "github"
}
],
"time": "2024-04-17T08:12:13+00:00"
"time": "2024-05-06T00:10:15+00:00"
},
{
"name": "friendsoftwig/twigcs",