Fix README about BC promise

This commit is contained in:
Nicolas Grekas 2019-03-12 18:23:22 +01:00
parent 8af31f845d
commit 9b2af69403
1 changed files with 4 additions and 3 deletions

View File

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