chore: migrate to PHP-CS-Fixer 3.x

This commit is contained in:
Owen Voke
2021-05-12 11:26:09 +01:00
parent c6a2e3b4d0
commit 1f10b46402
3 changed files with 19 additions and 20 deletions

5
.gitignore vendored
View File

@ -4,8 +4,9 @@ composer.lock
/vendor/
coverage.xml
.phpunit.result.cache
.php_cs.cache
/.php-cs-fixer.php
.php-cs-fixer.cache
.temp/coverage.php
*.swp
*.swo
.vscode/
.vscode/