Skip to content

Commit 3840461

Browse files
committed
Deprecate the proxy-manager package
1 parent b75dee5 commit 3840461

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

service_container/lazy_services.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,8 @@ until you interact with the proxy in some way.
3333

3434
.. versionadded:: 6.2
3535

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.
36+
Starting from Symfony 6.2, service laziness is supported out of the box
37+
without having to install any additional package.
3838

3939
Configuration
4040
-------------

0 commit comments

Comments
 (0)