1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-30 21:40:43 +02:00

Merge branch '3.3.x'

This commit is contained in:
Marc Alexander
2020-06-07 22:46:40 +02:00

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
{