Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit a124629

Browse files
Removed the PSR-4 rule
1 parent ed71285 commit a124629

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.php_cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@ return PhpCsFixer\Config::create()
2525
'ordered_imports' => true,
2626
'php_unit_strict' => true,
2727
'phpdoc_summary' => false,
28-
'psr4' => true,
2928
'strict_comparison' => true,
3029
))
3130
;

0 commit comments

Comments
 (0)