thecodingmachine / graphqlite-bundle

A Symfony bundle for thecodingmachine/graphqlite.
35 stars 39 forks source link

doctrine/cache 2.x support #108

Closed msvujnovic-becklyn closed 2 years ago

msvujnovic-becklyn commented 3 years ago

Hiya, the package requires doctrine/cache: ^1.8, which means we can't use the new 2.x series of doctrine/cache in the same project. Is there a possibility for also supporting the 2.x series?

devmaslov commented 3 years ago

Hey @msvujnovic-becklyn doctrine/cache dependency will be dropped soon https://github.com/thecodingmachine/graphqlite-bundle/pull/110