Skip to content

Commit 18f32f2

Browse files
Sebastian Ionescufabpot
Sebastian Ionescu
authored andcommitted
[QuickTour] removed Propel ORM from vendors list
1 parent f47246a commit 18f32f2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

quick_tour/the_architecture.rst

+2-2
Original file line numberDiff line numberDiff line change
@@ -378,8 +378,8 @@ Using Vendors
378378

379379
Odds are your application will depend on third-party libraries. Those should
380380
be stored in the ``src/vendor/`` directory. It already contains the Symfony2
381-
libraries, the SwiftMailer library, the Doctrine ORM, the Propel ORM, the Twig
382-
templating system, and a selection of the Zend Framework classes.
381+
libraries, the SwiftMailer library, the Doctrine ORM, the Twig templating
382+
system, and a selection of the Zend Framework classes.
383383

384384
.. index::
385385
single: Configuration Cache

0 commit comments

Comments
 (0)