Skip to content

Commit 5846009

Browse files
committed
Merge branch '6.0' into 6.1
* 6.0: Remove obsolete versionadded directive
2 parents 46b4c81 + 4150435 commit 5846009

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)