Hugo Posnic
Hugo Posnic
From:  To: 
Curtail is my soft but I think it could be good for Scour contributors to know where Scour is used. So don't hesitate to use this pr and add other...
[Scour](https://github.com/scour-project/scour) is not maintained while [svgo](https://github.com/svg/svgo) is and is surely more efficacious. Didn't managed to include svgo for now due to the node dependency... if someone could take a look...
Upstream issue : https://github.com/python-pillow/Pillow/issues/3567
This option is not available anymore. Removing it from the config fix the error. ``` Unrecognized option "anonymous" under "security.firewalls.refresh". Available options are "access_denied_handler", "access_denied_url", "access_token", "context", "custom_authenticators", "entry_point", "form_login",...
I found that to work with redis and tags using this config was not working (tag not set and invalidation not working): ``` 'adapter' => 'cache.adapter.redis', 'tags' => true, ```...
 I think that the HTTP client should not generate an error for such a status that isn't an error one. 