Skip to content

Commit 5a9bad9

Browse files
committed
Upgrade to Ibexa 5
1 parent 96a5d0b commit 5a9bad9

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

tests/integration/Kernel.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,6 @@
4747
use Lexik\Bundle\JWTAuthenticationBundle\LexikJWTAuthenticationBundle;
4848
use Lexik\Bundle\JWTAuthenticationBundle\Services\JWTTokenManagerInterface;
4949
use Overblog\GraphQLBundle\OverblogGraphQLBundle;
50-
use Symfony\Bundle\SwiftmailerBundle\SwiftmailerBundle;
5150
use Symfony\Component\Config\Loader\LoaderInterface;
5251
use Symfony\Component\Config\Resource\FileResource;
5352
use Symfony\Component\DependencyInjection\ContainerBuilder;
@@ -63,7 +62,6 @@ public function registerBundles(): iterable
6362
yield new LexikJWTAuthenticationBundle();
6463
yield new HautelookTemplatedUriBundle();
6564
yield new WebpackEncoreBundle();
66-
yield new SwiftmailerBundle();
6765
yield new KnpMenuBundle();
6866

6967
yield new IbexaRestBundle();

0 commit comments

Comments
 (0)