We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 579234e commit a0223b8Copy full SHA for a0223b8
tests/Application/config/bundles.php
@@ -60,5 +60,4 @@
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