Skip to content

Commit e47090e

Browse files
committed
[#7769] add missing versionadded directive
1 parent f28d6a3 commit e47090e

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

service_container/tags.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -359,6 +359,10 @@ To answer this, change the service declaration:
359359
tags:
360360
- { name: app.mail_transport }
361361
362+
versionadded:: 3.3
363+
Support for the compact tag notation in the YAML format was introduced
364+
in Symfony 3.3.
365+
362366
Notice that you've added a generic ``alias`` key to the tag. To actually
363367
use this, update the compiler::
364368

0 commit comments

Comments
 (0)