thecodingmachine / graphqlite-bundle

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

Updating latest release tag to 5.0 #106

Closed MattBred closed 2 years ago

MattBred commented 3 years ago

Now that GraphQLite is 4.3.x, should we update composer.json + this package tag to better match?

This comment specifically mentions it: https://github.com/thecodingmachine/graphqlite-bundle/pull/86#issuecomment-851246459

MattBred commented 3 years ago
aszenz commented 2 years ago

5.0 was released https://github.com/thecodingmachine/graphqlite/releases/tag/v5.0.0, so maybe update the latest tag to that

aszenz commented 2 years ago

Seems like 5.0 doesn't work neatly with the bundle: Got this error: Uncaught Error: Class "GraphQL\Error\Debug" not found

devmaslov commented 2 years ago

@dsavina are you planning on taking care of this?

devmaslov commented 2 years ago

The bundle has been updated to the 5th version of GraphQLite! Check out the release note: https://github.com/thecodingmachine/graphqlite-bundle/releases/tag/v5.0.0