### Symfony version(s) affected 6.4.0 ### Description Ran into this issue today while running a Symfony command that uses a service marked as `lazy: true`  ### How to reproduce I don't have a reproducer yet :confused: ... will try to come up with something later today. ### Possible Solution _No response_ ### Additional Context Seems to be caused by https://github.com/symfony/symfony/pull/52762/files potentially? cc @nicolas-grekas