Setup php-cs-fixer

This commit is contained in:
Philipp
2021-04-06 20:00:21 +02:00
parent ae7178c042
commit 3f2d5c4111
7 changed files with 2071 additions and 2 deletions

1
bin/dev/php-cs-fixer/.gitignore vendored Normal file
View File

@@ -0,0 +1 @@
vendor

View File

@@ -0,0 +1,5 @@
{
"require": {
"friendsofphp/php-cs-fixer": "^2.18"
}
}

1963
bin/dev/php-cs-fixer/composer.lock generated Normal file

File diff suppressed because it is too large Load Diff