1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-06 16:56:44 +02:00

[ticket/11150] Repositories settings - end

PHPBB3-11150
This commit is contained in:
Tristan Darricau
2015-09-15 11:57:09 +02:00
committed by Tristan Darricau
parent b75087a433
commit 8f1d254191
3 changed files with 6 additions and 8 deletions

View File

@@ -83,9 +83,6 @@ class installer
$this->packages_vendor_dir = $config['exts_composer_vendor_dir'];
}
$this->repositories = [/*'http://phpbb.local/ext/phpbb/titania/composer/'*/];
$this->packagist = true;
$this->root_path = $root_path;
}