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.
212
212
.. note ::
213
213
214
214
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:
216
216
217
217
.. code-block :: terminal
218
218
@@ -241,7 +241,7 @@ to achieve this:
241
241
.. note ::
242
242
243
243
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 .
245
245
246
246
Routing
247
247
-------
You can’t perform that action at this time.
0 commit comments