File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -212,7 +212,7 @@ This is enough to allow you to route your message to the ``amqp`` transport.
212212.. note ::
213213
214214 In order to use Symfony's built-in AMQP transport, you will need the AMQP
215- PHP extension and the Serializer Component . Ensure that they are installed with:
215+ PHP extension and the Serializer component . Ensure that they are installed with:
216216
217217 .. code-block :: terminal
218218
@@ -241,7 +241,7 @@ to achieve this:
241241 .. note ::
242242
243243 In order to use Symfony's built-in Redis transport, you will need the Redis
244- PHP extension (^4.2), a running Redis Server (^5.0) and the Serializer Component .
244+ PHP extension (^4.2), a running Redis server (^5.0) and the Serializer component .
245245
246246Routing
247247-------
You can’t perform that action at this time.
0 commit comments