mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-12 03:34:04 +02:00
[ticket/9871] Update version check file to use json format
PHPBB3-9871
This commit is contained in:
@@ -315,3 +315,10 @@ services:
|
||||
- %core.root_path%
|
||||
- %core.php_ext%
|
||||
- %tables.users%
|
||||
|
||||
version_helper:
|
||||
class: phpbb\version_helper
|
||||
arguments:
|
||||
- @cache
|
||||
- @config
|
||||
- @user
|
||||
|
Reference in New Issue
Block a user