aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/config/console.yml
diff options
context:
space:
mode:
Diffstat (limited to 'phpBB/config/console.yml')
-rw-r--r--phpBB/config/console.yml7
1 files changed, 7 insertions, 0 deletions
diff --git a/phpBB/config/console.yml b/phpBB/config/console.yml
index 9b0f0aa9a4..00b8f9cec0 100644
--- a/phpBB/config/console.yml
+++ b/phpBB/config/console.yml
@@ -75,6 +75,13 @@ services:
tags:
- { name: console.command }
+ console.command.dev.migration_tips:
+ class: phpbb\console\command\dev\migration_tips
+ arguments:
+ - @ext.manager
+ tags:
+ - { name: console.command }
+
console.command.extension.disable:
class: phpbb\console\command\extension\disable
arguments: