Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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