Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit fd34933

Browse filesBrowse files
committed
minor #9816 ocramius/proxy-manager isn't needed anymore (OskarStark)
This PR was submitted for the 4.1 branch but it was merged into the 4.0 branch instead (closes #9816). Discussion ---------- ocramius/proxy-manager isn't needed anymore Commits ------- 47895a4 ocramius/proxy-manager isn't needed anymore
2 parents 3f9b831 + 47895a4 commit fd34933
Copy full SHA for fd34933

File tree

Expand file treeCollapse file tree

1 file changed

+3
-12
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+3
-12
lines changed

‎service_container/lazy_services.rst

Copy file name to clipboardExpand all lines: service_container/lazy_services.rst
+3-12Lines changed: 3 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -26,21 +26,12 @@ until you interact with the proxy in some way.
2626
Installation
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
-------------

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.