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:
committed by
Tristan Darricau
parent
7958dca09d
commit
8ea2ecf835
@@ -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',
|
||||
|
Reference in New Issue
Block a user