thecodingmachine / graphqlite

Use PHP Attributes/Annotations to declare your GraphQL API
https://graphqlite.thecodingmachine.io
MIT License
557 stars 98 forks source link

Allow psr/container ^1.1 #604

Closed fezfez closed 1 year ago

fezfez commented 1 year ago

After trying to implements idea from https://github.com/thecodingmachine/graphqlite/discussions/601 i realize that just allowing psr/container ^1.1 work perfectly.

oojacoboo commented 1 year ago

Great news!

fezfez commented 1 year ago

hey @oojacoboo , could you make a release with this ? thanks in advance :)

oojacoboo commented 1 year ago

@fezfez https://github.com/thecodingmachine/graphqlite/releases/tag/v6.2.3