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
{{ message }}
This repository was archived by the owner on Nov 27, 2020. It is now read-only.
Removed the "trusted_proxies" entry from config.yml
This commit fixes the following error:
```
[InvalidArgumentException]
The "framework.trusted_proxies" configuration key has been removed in
Symfony 3.3. Use the Request::setTrustedProxies() method in your front
controller instead.
```
0 commit comments