mirror of
https://github.com/composer/composer
synced 2025-05-11 09:32:55 +00:00
Fix CS
This commit is contained in:
parent
52967c32cf
commit
40800df6bd
22 changed files with 72 additions and 79 deletions
|
@ -123,7 +123,6 @@ class FilesystemRepository extends WritableArrayRepository
|
|||
|
||||
$this->file->write($data);
|
||||
|
||||
|
||||
if ($this->dumpVersions) {
|
||||
$versions = $this->generateInstalledVersions($installationManager, $devMode);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue