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

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

* style: format files using php-cs-fixer

---------

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-12-18 19:02:03 +01:00 committed by GitHub
parent 651bb9261c
commit 1820970ce3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
5 changed files with 16 additions and 16 deletions

View File

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