Skip to content

Commit e4cb7e2

Browse files
Update friendsofphp/php-cs-fixer to a version compatible with php8
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
1 parent af57678 commit e4cb7e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"phpunit/phpunit": "^8.0",
4343
"psr/log": "^1.0",
4444
"php-coveralls/php-coveralls": "^2.0",
45-
"friendsofphp/php-cs-fixer": "^2.13",
45+
"friendsofphp/php-cs-fixer": "^2.17",
4646
"php-parallel-lint/php-parallel-lint": "^1.2"
4747
},
4848
"extra": {

0 commit comments

Comments
 (0)