php-graphql-client
php-graphql-client copied to clipboard
PHP 8.1+ support?
The current version constraint is preventing installing the lib on PHP 8.1 (what I'm currently working on).
Did you consider raising the PHP version support?
What would be the necessary steps to do so (I recon just adding the PHP versions to the GH actions for start to see if the tests will pass)?
I'm using this package @v1.13 in a PHP 8.2 project without issues
would be great if someone could update composer.json for PHP and guzzle version.