1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-07 01:06:48 +02:00

[ticket/11150] Cache the list of available packages for 24 hours

PHPBB3-11150
This commit is contained in:
Tristan Darricau
2015-09-12 17:07:28 +02:00
committed by Tristan Darricau
parent 8b1284594b
commit c49cd29e96
4 changed files with 33 additions and 15 deletions

View File

@@ -21,6 +21,7 @@ services:
class: phpbb\composer\extension_manager
arguments:
- @ext.composer.installer
- @cache.driver
- @ext.manager
- @filesystem
- phpbb-extension
@@ -30,6 +31,7 @@ services:
class: phpbb\composer\manager
arguments:
- @ext.composer.installer
- @cache.driver
- phpbb-style
- STYLES_
@@ -37,5 +39,6 @@ services:
class: phpbb\composer\manager
arguments:
- @ext.composer.installer
- @cache.driver
- phpbb-language
- LANGUAGES_