Update friendsofphp/php-cs-fixer requirement from 3.51.0 to 3.52.1

Updates the requirements on [friendsofphp/php-cs-fixer](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer) to permit the latest version.
- [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.51.0...v3.52.1)

---
updated-dependencies:
- dependency-name: friendsofphp/php-cs-fixer
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-04-01 06:25:40 +00:00 committed by GitHub
parent 7ab3e08796
commit 080c608ea9
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -17,7 +17,7 @@
"ext-zlib" : "*" "ext-zlib" : "*"
}, },
"require-dev" : { "require-dev" : {
"friendsofphp/php-cs-fixer": "3.51.0", "friendsofphp/php-cs-fixer": "3.52.1",
"phpstan/phpstan": "^1.10" "phpstan/phpstan": "^1.10"
}, },
"replace" : { "replace" : {