mirror of
https://github.com/appwrite/appwrite
synced 2026-05-24 09:28:40 +00:00
Merge branch 'feat-password-history' of https://github.com/appwrite/appwrite into feat-password-dictionary
This commit is contained in:
commit
aefe59a437
1 changed files with 1 additions and 1 deletions
|
|
@ -9,7 +9,7 @@ use Utopia\Config\Config;
|
||||||
use Utopia\Database\Database;
|
use Utopia\Database\Database;
|
||||||
use Utopia\Database\Document;
|
use Utopia\Database\Document;
|
||||||
|
|
||||||
class V17 extends Migration
|
class V18 extends Migration
|
||||||
{
|
{
|
||||||
public function execute(): void
|
public function execute(): void
|
||||||
{
|
{
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue