Skip to content

Commit 5c87228

Browse files
committed
Remove SwiftMailer contents
1 parent 271465a commit 5c87228

File tree

4 files changed

+8
-1041
lines changed

4 files changed

+8
-1041
lines changed

bundles.rst

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,6 @@ file::
2828
Symfony\Bundle\SecurityBundle\SecurityBundle::class => ['all' => true],
2929
Symfony\Bundle\TwigBundle\TwigBundle::class => ['all' => true],
3030
Symfony\Bundle\MonologBundle\MonologBundle::class => ['all' => true],
31-
Symfony\Bundle\SwiftmailerBundle\SwiftmailerBundle::class => ['all' => true],
3231
Doctrine\Bundle\DoctrineBundle\DoctrineBundle::class => ['all' => true],
3332
Sensio\Bundle\FrameworkExtraBundle\SensioFrameworkExtraBundle::class => ['all' => true],
3433
// this bundle is enabled only in 'dev' and 'test', so you can't use it in 'prod'

0 commit comments

Comments
 (0)