Skip to content

Commit 1ec853b

Browse files
committed
Merge branch '2.8' into 3.0
* 2.8: Deprecated usage of AsseticBundle removed from bundles.rst
2 parents 8b2691a + 0edf881 commit 1ec853b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

book/bundles.rst

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,6 @@ the ``registerBundles()`` method of the ``AppKernel`` class::
4040
new Symfony\Bundle\MonologBundle\MonologBundle(),
4141
new Symfony\Bundle\SwiftmailerBundle\SwiftmailerBundle(),
4242
new Symfony\Bundle\DoctrineBundle\DoctrineBundle(),
43-
new Symfony\Bundle\AsseticBundle\AsseticBundle(),
4443
new Sensio\Bundle\FrameworkExtraBundle\SensioFrameworkExtraBundle(),
4544
new AppBundle\AppBundle(),
4645
);

0 commit comments

Comments
 (0)