diff --git a/service_container/debug.rst b/service_container/debug.rst index aab6fa9529f..9e3e28a5343 100644 --- a/service_container/debug.rst +++ b/service_container/debug.rst @@ -52,7 +52,7 @@ its id: $ php bin/console debug:container App\Service\Mailer -.. versionadded:: 7.3 +.. deprecated:: 7.3 Starting in Symfony 7.3, this command displays the service arguments by default. In earlier Symfony versions, you needed to use the ``--show-arguments`` option,