fix(deps): update dependency friendsofphp/php-cs-fixer to <3.13.1 (#2249)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2022-11-01 08:27:47 +02:00 committed by GitHub
parent b088551eb6
commit 6564d18442
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

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