Updated symfony to 6.2, updated scheb/2fa bundle and removed obsolete hslavich/oneloginsaml-bundle

This commit is contained in:
Jan Böhmer 2023-05-27 20:35:36 +02:00
parent b8a7f81f55
commit edce70bc12
6 changed files with 1484 additions and 2293 deletions

View file

@ -27,5 +27,4 @@ return [
Scheb\TwoFactorBundle\SchebTwoFactorBundle::class => ['all' => true],
SpomkyLabs\CborBundle\SpomkyLabsCborBundle::class => ['all' => true],
Webauthn\Bundle\WebauthnBundle::class => ['all' => true],
Hslavich\OneloginSamlBundle\HslavichOneloginSamlBundle::class => ['all' => true],
];