Bugfix: Pass remaining services via context to the Config fusion object
This fixes a breaking change that was introduced in version 4.2.0 by changing the type of Sandstorm.CookiePunch:Config
to Neos.Fusion:Component
. The keys for overriding configuration as described in the README did not work anymore because there was a new intermediate key "renderer".