Skip to content

Commit

Permalink
minor #12558 Note doctrine bundle version for middlewares (Steveb-p)
Browse files Browse the repository at this point in the history
This PR was merged into the 4.3 branch.

Discussion
----------

Note doctrine bundle version for middlewares

Adds note regarding Doctrine middlewares being available since version 1.11 of the bundle

See: doctrine/DoctrineBundle#956

Commits
-------

afacf4c Note doctrine bundle version for middlewares
  • Loading branch information
javiereguiluz committed Oct 29, 2019
2 parents b154f45 + afacf4c commit feb82a3
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions messenger.rst
Expand Up @@ -1363,6 +1363,10 @@ middleware and *only* include your own:
Middleware for Doctrine
~~~~~~~~~~~~~~~~~~~~~~~

.. note::

Doctrine middlewares mentioned below require `doctrine/doctrine-bundle@^1.11`.

If you use Doctrine in your app, a number of optional middleware exist that you
may want to use:

Expand Down

0 comments on commit feb82a3

Please sign in to comment.