mghoneimy / php-graphql-client

A PHP library that simplifies the process of interacting with GraphQL API's by providing simple client and query generator classes.
MIT License
302 stars 87 forks source link

allow http-message ^2.0 #81

Open andrew1601 opened 1 year ago

andrew1601 commented 1 year ago

This pull request allows psr/http-message ^2.0 as well as ^1.0. There are no breaking changes in this version, just the inclusion of types.