1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-31 22:10:45 +02:00

[ticket/17413] Add migration for turnstile and acp demo

PHPBB-17413
This commit is contained in:
Marc Alexander
2024-10-12 20:36:12 +02:00
parent 52acd2709b
commit b55b42d09f
7 changed files with 146 additions and 3 deletions

View File

@@ -64,4 +64,4 @@ services:
calls:
- ['set_name', ['core.captcha.plugins.turnstile']]
tags:
- { name: catpcha.plugins }
- { name: captcha.plugins }