mirror of
https://github.com/composer/composer
synced 2025-05-11 01:22:54 +00:00
CS fixes
This commit is contained in:
parent
64d653ad92
commit
1818b95149
26 changed files with 75 additions and 75 deletions
|
@ -747,6 +747,7 @@ class ComposerRepository extends ArrayRepository implements ConfigurableReposito
|
|||
$this->io->writeError('<warning>'.$this->url.' could not be fully loaded, package information was loaded from the local cache and may be out of date</warning>');
|
||||
}
|
||||
$this->degradedMode = true;
|
||||
|
||||
return true;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue