|
public function __construct(array $repoConfig, IOInterface $io, Config $config, EventDispatcher $eventDispatcher = null, RemoteFilesystem $rfs = null)
|
|
public function __construct(array $repoConfig, IOInterface $io, Config $config, EventDispatcher $eventDispatcher = null, RemoteFilesystem $rfs = null)
|
|
if (!preg_match('{^[\w.]+\??://}', $repoConfig['url'])) {
|
|
if (!preg_match('{^[\w.]+\??://}', $repoConfig['url'])) {
|