Skip to content

Commit 4150435

Browse files
committed
Remove obsolete versionadded directive
1 parent 3c92ec8 commit 4150435

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

service_container/tags.rst

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -137,10 +137,6 @@ base class or interface::
137137
like their laziness, their bindings or their calls for example, you may rely
138138
on the :class:`Symfony\\Component\\DependencyInjection\\Attribute\\Autoconfigure` attribute.
139139

140-
.. versionadded:: 5.3
141-
142-
The ``#[Autoconfigure]`` and ``#[AutoconfigureTag]`` attributes were introduced in Symfony 5.3.
143-
144140
For more advanced needs, you can define the automatic tags using the
145141
:method:`Symfony\\Component\\DependencyInjection\\ContainerBuilder::registerForAutoconfiguration` method.
146142

0 commit comments

Comments
 (0)