We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2533d00 commit affd0dcCopy full SHA for affd0dc
tests/Application/config/bundles.php
@@ -60,4 +60,5 @@
60
Symfony\WebpackEncoreBundle\WebpackEncoreBundle::class => ['all' => true],
61
League\FlysystemBundle\FlysystemBundle::class => ['all' => true],
62
Sylius\Calendar\SyliusCalendarBundle::class => ['all' => true],
63
+ SyliusLabs\Polyfill\Symfony\Security\Bundle\SyliusLabsPolyfillSymfonySecurityBundle::class => ['all' => true],
64
];
0 commit comments