thecodingmachine / graphqlite-bundle

A Symfony bundle for thecodingmachine/graphqlite.
34 stars 37 forks source link

Revert "symfony 6 (requires SF 5.3+)" #129

Closed mistraloz closed 2 years ago

mistraloz commented 2 years ago

Reverts thecodingmachine/graphqlite-bundle#119

andrew-demb commented 2 years ago

Is it broke something?

mistraloz commented 2 years ago

Yes we unit testing are failed. But it's fail with the PR and without the PR. I'm not sure for nothing -_-'

andrew-demb commented 2 years ago

It fails (after reverting) because of allowed symfony/http-kernel:6 and not compatible code.

andrew-demb commented 2 years ago

Here is PR with fixes: https://github.com/thecodingmachine/graphqlite-bundle/pull/130