8000 minor #5601 Update lazy_services.rst (baziak3) · symfony/symfony-docs@e211600 · GitHub
[go: up one dir, main page]

Skip to content

Commit e211600

Browse files
committed
minor #5601 Update lazy_services.rst (baziak3)
This PR was submitted for the 2.7 branch but it was merged into the 2.3 branch instead (closes #5601). Discussion ---------- Update lazy_services.rst Commits ------- 572c29d Update lazy_services.rst
2 parents bde40f9 + 572c29d commit e211600

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/dependency_injection/lazy_services.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ the `ProxyManager bridge`_:
4040

4141
.. code-block:: bash
4242
43-
$ php composer.phar require ocramius/proxy-manager:~1.0
43+
$ composer require ocramius/proxy-manager:~1.0
4444
4545
Afterwards compile your container and check to make sure that you get
4646
a proxy for your lazy services.

0 commit comments

Comments
 (0)
0