mirror of
https://github.com/composer/composer
synced 2025-05-11 01:22:54 +00:00
php-cs-fixer magic
This commit is contained in:
parent
4ea9b33a6c
commit
1bd4ccbd54
90 changed files with 396 additions and 400 deletions
|
@ -148,6 +148,7 @@ class GitBitbucketDriver extends VcsDriver implements VcsDriverInterface
|
|||
if ($io->isVerbose()) {
|
||||
$io->write('Skipping Bitbucket git driver for '.$url.' because the OpenSSL PHP extension is missing.');
|
||||
}
|
||||
|
||||
return false;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue