fix(deps): update dependency friendsofphp/php-cs-fixer to <3.20.1 (stable) (#2602)

* fix(deps): update dependency friendsofphp/php-cs-fixer to <3.20.1

* style: format legay files

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: jo <ljonas@riseup.net>
This commit is contained in:
renovate[bot] 2023-07-01 16:55:43 +02:00 committed by GitHub
parent 89590fd002
commit 3fe1df1c6d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

View file

@ -1,6 +1,6 @@
{
"require": {
"php": "^7.4",
"friendsofphp/php-cs-fixer": "<3.17.1"
"friendsofphp/php-cs-fixer": "<3.20.1"
}
}