Skip to content

Commit 54fb454

Browse files
committed
Apply fixes from StyleCI
[ci skip] [skip ci]
1 parent fdd5cd3 commit 54fb454

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Analyzers/ComposerJson.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,6 @@ public static function readAutoload()
4848
foreach ($composers as $path) {
4949
// We avoid autoload-dev for repositories.
5050
$result = $result + self::readKey('autoload.psr-4', $path);
51-
5251
}
5352

5453
// add the root composer.json

0 commit comments

Comments
 (0)