1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-04-14 04:42:04 +02:00

[ticket/16514] Move google_recaptcha_v3 migration from v330 to v33x

PHPBB3-16514
This commit is contained in:
kasimi 2020-06-07 11:32:40 +02:00
parent d1dfbe8ce5
commit 78c3b8bb86
No known key found for this signature in database
GPG Key ID: 3163AB573241193A

View File

@ -11,7 +11,7 @@
*
*/
namespace phpbb\db\migration\data\v330;
namespace phpbb\db\migration\data\v33x;
class google_recaptcha_v3 extends \phpbb\db\migration\migration
{