It's working!

This commit is contained in:
2022-01-12 17:10:25 +00:00
parent 81352ef075
commit e581a2d62e
8 changed files with 295 additions and 5 deletions

View File

@ -2,4 +2,5 @@
return [
Symfony\Bundle\FrameworkBundle\FrameworkBundle::class => ['all' => true],
Sensio\Bundle\FrameworkExtraBundle\SensioFrameworkExtraBundle::class => ['all' => true],
];