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.71.0 to 3.72.0 (#1246)

Bumps [friendsofphp/php-cs-fixer](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer) from 3.71.0 to 3.72.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.71.0...v3.72.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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2025-03-17 19:50:56 +03:00
committed by GitHub
parent e05f9570dd
commit b9ed9ce042
2 changed files with 14 additions and 14 deletions

View File

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