In version 0.8.0 of graphql-php, the DefinitionContainer was reverted.
If you run composer update things are broken with the current version of the library.
We'll need to update to follow the pattern post-revert, so that we can continue to stay current with that library.
webonyx/graphql-php@0969073
In version 0.8.0 of graphql-php, the
DefinitionContainerwas reverted.If you run
composer updatethings are broken with the current version of the library.We'll need to update to follow the pattern post-revert, so that we can continue to stay current with that library.
webonyx/graphql-php@0969073