Merge branch 'master' into php81-migration

This commit is contained in:
Jan Böhmer 2023-06-06 23:46:37 +02:00
commit 58b2c2bd69
12 changed files with 483 additions and 438 deletions

View file

@ -28,4 +28,5 @@ return [
SpomkyLabs\CborBundle\SpomkyLabsCborBundle::class => ['all' => true],
Webauthn\Bundle\WebauthnBundle::class => ['all' => true],
Nbgrp\OneloginSamlBundle\NbgrpOneloginSamlBundle::class => ['all' => true],
Symfony\UX\StimulusBundle\StimulusBundle::class => ['all' => true],
];