Bump friendsofphp/php-cs-fixer from 3.48.0 to 3.49.0

Bumps [friendsofphp/php-cs-fixer](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer) from 3.48.0 to 3.49.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.48.0...v3.49.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-14 04:25:41 +00:00 committed by Jérémy Benoist
parent 3c1a183e2d
commit d4dca8f6c9

36
composer.lock generated
View file

@ -13510,16 +13510,16 @@
},
{
"name": "symfony/stopwatch",
"version": "v5.4.21",
"version": "v5.4.35",
"source": {
"type": "git",
"url": "https://github.com/symfony/stopwatch.git",
"reference": "f83692cd869a6f2391691d40a01e8acb89e76fee"
"reference": "887762aa99ff16f65dc8b48aafead415f942d407"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/stopwatch/zipball/f83692cd869a6f2391691d40a01e8acb89e76fee",
"reference": "f83692cd869a6f2391691d40a01e8acb89e76fee",
"url": "https://api.github.com/repos/symfony/stopwatch/zipball/887762aa99ff16f65dc8b48aafead415f942d407",
"reference": "887762aa99ff16f65dc8b48aafead415f942d407",
"shasum": ""
},
"require": {
@ -13552,7 +13552,7 @@
"description": "Provides a way to profile code",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/stopwatch/tree/v5.4.21"
"source": "https://github.com/symfony/stopwatch/tree/v5.4.35"
},
"funding": [
{
@ -13568,7 +13568,7 @@
"type": "tidelift"
}
],
"time": "2023-02-14T08:03:56+00:00"
"time": "2024-01-23T13:51:25+00:00"
},
{
"name": "symfony/string",
@ -16313,16 +16313,16 @@
},
{
"name": "friendsofphp/php-cs-fixer",
"version": "v3.48.0",
"version": "v3.49.0",
"source": {
"type": "git",
"url": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer.git",
"reference": "a92472c6fb66349de25211f31c77eceae3df024e"
"reference": "8742f7aa6f72a399688b65e4f58992c2d4681fc2"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/PHP-CS-Fixer/PHP-CS-Fixer/zipball/a92472c6fb66349de25211f31c77eceae3df024e",
"reference": "a92472c6fb66349de25211f31c77eceae3df024e",
"url": "https://api.github.com/repos/PHP-CS-Fixer/PHP-CS-Fixer/zipball/8742f7aa6f72a399688b65e4f58992c2d4681fc2",
"reference": "8742f7aa6f72a399688b65e4f58992c2d4681fc2",
"shasum": ""
},
"require": {
@ -16392,7 +16392,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.48.0"
"source": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/tree/v3.49.0"
},
"funding": [
{
@ -16400,7 +16400,7 @@
"type": "github"
}
],
"time": "2024-01-19T21:44:39+00:00"
"time": "2024-02-02T00:41:40+00:00"
},
{
"name": "friendsoftwig/twigcs",
@ -19003,16 +19003,16 @@
},
{
"name": "symfony/process",
"version": "v5.4.34",
"version": "v5.4.35",
"source": {
"type": "git",
"url": "https://github.com/symfony/process.git",
"reference": "8fa22178dfc368911dbd513b431cd9b06f9afe7a"
"reference": "cbc28e34015ad50166fc2f9c8962d28d0fe861eb"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/process/zipball/8fa22178dfc368911dbd513b431cd9b06f9afe7a",
"reference": "8fa22178dfc368911dbd513b431cd9b06f9afe7a",
"url": "https://api.github.com/repos/symfony/process/zipball/cbc28e34015ad50166fc2f9c8962d28d0fe861eb",
"reference": "cbc28e34015ad50166fc2f9c8962d28d0fe861eb",
"shasum": ""
},
"require": {
@ -19045,7 +19045,7 @@
"description": "Executes commands in sub-processes",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/process/tree/v5.4.34"
"source": "https://github.com/symfony/process/tree/v5.4.35"
},
"funding": [
{
@ -19061,7 +19061,7 @@
"type": "tidelift"
}
],
"time": "2023-12-02T08:41:43+00:00"
"time": "2024-01-23T13:51:25+00:00"
},
{
"name": "symfony/web-profiler-bundle",