1
0
mirror of https://github.com/php/web-php.git synced 2026-03-23 23:02:13 +01:00

composer(deps-dev): bump friendsofphp/php-cs-fixer from 3.87.2 to 3.88.2 (#1467)

Bumps [friendsofphp/php-cs-fixer](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer) from 3.87.2 to 3.88.2.
- [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.87.2...v3.88.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2025-10-01 11:03:46 +03:00
committed by GitHub
parent 5cd5778ab7
commit 04dd5a6625
2 changed files with 110 additions and 31 deletions

View File

@@ -12,7 +12,7 @@
},
"require-dev": {
"ext-curl": "*",
"friendsofphp/php-cs-fixer": "^3.87.2",
"friendsofphp/php-cs-fixer": "^3.88.2",
"phpunit/phpunit": "^11.5.6"
},
"autoload": {