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
@andrew-demb Big thanks for unblocking the dependency hell this package and graphqlite-bundle were in!
To avoid similar issues in the future, we should reduce complexity and friction for updates.
I propose consolidating graphqlite-symfony-validator-bridge into the graphqlite-bundle. We can make symfony/validation a suggested dependency and throw an exception if validation attributes are used without it.