8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d9e2732 commit e897e6cCopy full SHA for e897e6c
src/Symfony/Component/Messenger/CHANGELOG.md
@@ -60,7 +60,7 @@ CHANGELOG
60
and queues by default. Previously, this was done when in "debug" mode
61
only. Pass the `auto_setup` connection option to control this.
62
* Added a `SetupTransportsCommand` command to setup the transports
63
- * Added a Doctrine transport. For example, the `doctrine://default` DSN (this uses the `default` Doctrine entity manager)
+ * Added a Doctrine transport. For example, use the `doctrine://default` DSN (this uses the `default` Doctrine entity manager)
64
65
4.2.0
66
-----
0 commit comments