Added DB migration to fix compatibility with latest webauthn bundle

This commit is contained in:
Jan Böhmer 2023-05-28 02:06:48 +02:00
parent 34a65419c7
commit 7c03630e24
2 changed files with 65 additions and 3 deletions

View file

@ -8,9 +8,6 @@ use App\Migration\AbstractMultiPlatformMigration;
use Doctrine\DBAL\Schema\Schema;
use Doctrine\Migrations\AbstractMigration;
/**
* Auto-generated Migration: Please modify to your needs!
*/
final class Version20230417211732 extends AbstractMultiPlatformMigration
{
public function getDescription(): string