Skip to content

Commit d7d2561

Browse files
committed
cleanup
1 parent c7b54ca commit d7d2561

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.php_cs.dist.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@
1313
return (new PhpCsFixer\Config())
1414
->setRules([
1515
'@PSR2' => true,
16-
'@PSR4' => true,
1716
'@PSR12' => true,
1817
'array_indentation' => true,
1918
'array_syntax' => ['syntax' => 'short'],

0 commit comments

Comments
 (0)