Fix README about BC promise

This commit is contained in:
Nicolas Grekas 2019-03-12 18:23:22 +01:00
parent 8af31f845d
commit 9b2af69403

View File

@ -4,9 +4,10 @@ Messenger Component
The Messenger component helps application send and receive messages to/from other applications or via The Messenger component helps application send and receive messages to/from other applications or via
message queues. message queues.
**This Component is experimental**. [Experimental **This Component is experimental**.
features](https://symfony.com/doc/current/contributing/code/experimental.html) [Experimental features](https://symfony.com/doc/current/contributing/code/experimental.html)
are not covered by Symfony's BC-break policy. are not covered by Symfony's
[Backward Compatibility Promise](https://symfony.com/doc/current/contributing/code/bc.html).
Resources Resources
--------- ---------