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:
parent
7ab3e08796
commit
080c608ea9
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@
|
|||
"ext-zlib" : "*"
|
||||
},
|
||||
"require-dev" : {
|
||||
"friendsofphp/php-cs-fixer": "3.51.0",
|
||||
"friendsofphp/php-cs-fixer": "3.52.1",
|
||||
"phpstan/phpstan": "^1.10"
|
||||
},
|
||||
"replace" : {
|
||||
|
|
Loading…
Reference in a new issue