File tree Expand file tree Collapse file tree 1 file changed +3
-12
lines changed Expand file tree Collapse file tree 1 file changed +3
-12
lines changed Original file line number Diff line number Diff line change @@ -26,21 +26,12 @@ until you interact with the proxy in some way.
2626Installation
2727------------
2828
29- In order to use the lazy service instantiation, you will first need to install
30- the `` ocramius /proxy-manager `` package:
29+ In order to use the lazy service instantiation, you will need to install the
30+ `` symfony /proxy-manager-bridge `` package:
3131
3232.. code-block :: terminal
3333
34- $ composer require ocramius/proxy-manager
35-
36- .. note ::
37-
38- If you're not using the full-stack framework, you also have to install the
39- `ProxyManager bridge `_
40-
41- .. code-block :: terminal
42-
43- $ composer require symfony/proxy-manager-bridge
34+ $ composer require symfony/proxy-manager-bridge
4435
4536 Configuration
4637-------------
You can’t perform that action at this time.
0 commit comments