mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-30 21:40:43 +02:00
[ticket/12610] Correctly handle empty cache
PHPBB3-12610
This commit is contained in:
@@ -223,9 +223,9 @@ services:
|
||||
console.command.update.check:
|
||||
class: phpbb\console\command\update\check
|
||||
arguments:
|
||||
- @user
|
||||
- @config
|
||||
- @service_container
|
||||
- '@user'
|
||||
- '@config'
|
||||
- '@service_container'
|
||||
tags:
|
||||
- { name: console.command }
|
||||
|
||||
|
Reference in New Issue
Block a user