Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 69db6d5

Browse files
committed
Bumped version of proxy manager to stable release
1 parent ecd68c5 commit 69db6d5

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
@@ -39,7 +39,7 @@ the `ProxyManager bridge`_:
3939

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

0 commit comments

Comments
 (0)