1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-31 22:10:45 +02:00

[ticket/11150] Disable packagist and add titania

PHPBB3-11150
This commit is contained in:
Tristan Darricau
2015-12-08 20:40:35 +01:00
committed by Tristan Darricau
parent 7958dca09d
commit 8ea2ecf835
6 changed files with 47 additions and 43 deletions

View File

@@ -164,7 +164,7 @@ $lang = array_merge($lang, array(
'EXTENSIONS_REMOVED' => 'Extensions successfully removed.',
'EXTENSIONS_UPDATED' => 'Extensions successfully updated.',
'EXTENSIONS_COMPOSER_NOT_WRITABLE' => 'TODO: some required files / directory are not writable => disable ',
'EXTENSIONS_COMPOSER_NOT_WRITABLE' => 'In order to use the catalog, the following files and directories must be writable: ext/ vendor-ext/ composer-ext.json and composer-ext.json.lock',
'STABILITY_STABLE' => 'stable',
'STABILITY_RC' => 'RC',