Skip to content

Commit 6f8b41f

Browse files
committed
Deprecate the proxy-manager package
1 parent 8d16308 commit 6f8b41f

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

service_container/lazy_services.rst

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -31,11 +31,6 @@ until you interact with the proxy in some way.
3131
In PHP versions prior to 8.0 lazy services do not support parameters with
3232
default values for built-in PHP classes (e.g. ``PDO``).
3333

34-
.. versionadded:: 6.2
35-
36-
Starting from Symfony 6.2, you don't have to install any package (e.g.
37-
``symfony/proxy-manager-bridge``) in order to use the lazy service instantiation.
38-
3934
Configuration
4035
-------------
4136

0 commit comments

Comments
 (0)