We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bde40f9 commit 572c29dCopy full SHA for 572c29d
components/dependency_injection/lazy_services.rst
@@ -40,7 +40,7 @@ the `ProxyManager bridge`_:
40
41
.. code-block:: bash
42
43
- $ php composer.phar require ocramius/proxy-manager:~1.0
+ $ composer require ocramius/proxy-manager:~1.0
44
45
Afterwards compile your container and check to make sure that you get
46
a proxy for your lazy services.
0 commit comments