You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
minor #6087 Add a note about needing to install proxy-manager (mcfedr)
This PR was submitted for the 3.0 branch but it was merged into the 2.3 branch instead (closes#6087).
Discussion
----------
Add a note about needing to install proxy-manager
When using symfony/symfony it 'provides' `symfony/proxy-manager-bridge` but it doesn't install `ocramius/proxy-manager`.
This means that when you install the bridge you still don't get the proxy-manager and lazy services are not lazy.
Commits
-------
37fb204 Add a note about needing to install proxy-manager
0 commit comments