Skip to content

Commit ef97649

Browse files
committed
Remove versionadded directive
1 parent 561fc01 commit ef97649

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

console.rst

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -152,11 +152,6 @@ In PHP 8 and newer versions, you can register the command by adding the
152152
// ...
153153
}
154154

155-
.. versionadded:: 5.3
156-
157-
The ability to use PHP attributes to configure commands was introduced in
158-
Symfony 5.3.
159-
160155
If you can't use PHP attributes, register the command as a service and
161156
:doc:`tag it </service_container/tags>` with the ``console.command`` tag. If you're using the
162157
:ref:`default services.yaml configuration <service-container-services-load-example>`,

0 commit comments

Comments
 (0)