8000 Merge pull request #3175 from peterrehm/patch-5 · symfony/symfony-docs@f4975fd · GitHub
[go: up one dir, main page]

Skip to content

Commit f4975fd

Browse files
committed
Merge pull request #3175 from peterrehm/patch-5
Updated version number of proxy manager
2 parents 4dfdb36 + 87962e3 commit f4975fd

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
.. code-block:: json
4141
4242
"require": {
43-
"ocramius/proxy-manager": "0.4.*"
43+
"ocramius/proxy-manager": "0.5.*"
4444
}
4545
4646
to your ``composer.json``. Afterwards compile your container and check

0 commit comments

Comments
 (0)
0