show details of offer

This commit is contained in:
Jannis Portmann 2021-05-01 15:33:45 +02:00
parent eba1194686
commit 23c3a24672
9 changed files with 125 additions and 4 deletions

View file

@ -14,4 +14,5 @@ return [
SymfonyCasts\Bundle\VerifyEmail\SymfonyCastsVerifyEmailBundle::class => ['all' => true],
EasyCorp\Bundle\EasyAdminBundle\EasyAdminBundle::class => ['all' => true],
Symfony\WebpackEncoreBundle\WebpackEncoreBundle::class => ['all' => true],
Sensio\Bundle\FrameworkExtraBundle\SensioFrameworkExtraBundle::class => ['all' => true],
];