Skip to content

Commit 2f17f21

Browse files
committed
updated according to latest changes in the sandbox
1 parent ce586b1 commit 2f17f21

File tree

2 files changed

+0
-3
lines changed

2 files changed

+0
-3
lines changed

contributing/code/tests.rst

-2
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,6 @@ The test suite need the following third-party libraries:
2828

2929
* Doctrine
3030
* Doctrine Migrations
31-
* Phing
32-
* Propel
3331
* Swiftmailer
3432
* Twig
3533
* Zend Framework

quick_tour/the_architecture.rst

-1
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,6 @@ method of the ``AppKernel`` class::
144144
new Symfony\Bundle\DoctrineBundle\DoctrineBundle(),
145145
//new Symfony\Bundle\DoctrineMigrationsBundle\DoctrineMigrationsBundle(),
146146
//new Symfony\Bundle\DoctrineMongoDBBundle\DoctrineMongoDBBundle(),
147-
//new Symfony\Bundle\PropelBundle\PropelBundle(),
148147
//new Symfony\Bundle\TwigBundle\TwigBundle(),
149148

150149
// register your bundles

0 commit comments

Comments
 (0)