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 Jul 16, 2025. It is now read-only.
Currently, the Platform class does not provide a way to inject or reference a custom Contract service. This limitation makes it impossible to use different contract implementations per platform when configuring the bundle in Symfony.
I would like to be able to define a custom Symfony service as the contract per platform definition in the bundle configuration.