Bump friendsofphp/php-cs-fixer from 3.67.1 to 3.68.0

Bumps [friendsofphp/php-cs-fixer](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer) from 3.67.1 to 3.68.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.67.1...v3.68.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] 2025-01-14 03:07:57 +00:00 committed by GitHub
parent 34e7948378
commit 6c70a12fd4
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

14
composer.lock generated
View file

@ -16628,16 +16628,16 @@
},
{
"name": "friendsofphp/php-cs-fixer",
"version": "v3.67.1",
"version": "v3.68.0",
"source": {
"type": "git",
"url": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer.git",
"reference": "db533e9aeb19c33033b6a1b734c8de4f4ebaa7dc"
"reference": "73f78d8b2b34a0dd65fedb434a602ee4c2c8ad4c"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/PHP-CS-Fixer/PHP-CS-Fixer/zipball/db533e9aeb19c33033b6a1b734c8de4f4ebaa7dc",
"reference": "db533e9aeb19c33033b6a1b734c8de4f4ebaa7dc",
"url": "https://api.github.com/repos/PHP-CS-Fixer/PHP-CS-Fixer/zipball/73f78d8b2b34a0dd65fedb434a602ee4c2c8ad4c",
"reference": "73f78d8b2b34a0dd65fedb434a602ee4c2c8ad4c",
"shasum": ""
},
"require": {
@ -16719,7 +16719,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.67.1"
"source": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/tree/v3.68.0"
},
"funding": [
{
@ -16727,7 +16727,7 @@
"type": "github"
}
],
"time": "2025-01-12T12:20:47+00:00"
"time": "2025-01-13T17:01:01+00:00"
},
{
"name": "friendsoftwig/twigcs",
@ -20341,5 +20341,5 @@
"platform-overrides": {
"php": "7.4.29"
},
"plugin-api-version": "2.6.0"
"plugin-api-version": "2.3.0"
}