Problem/Motivation
Migrate Source GraphQL module uses gmostafa/php-graphql-client:1.8 as the only possible option.
This version supports only PHP 7.x
Proposed resolution
Change gmostafa/php-graphql-client version to ^1.8 which will make version dynamic
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | dynamic-graphql-client-version-3331497-1.patch | 339 bytes | id.tarzanych |
Comments
Comment #2
id.tarzanych commentedComment #3
reinchekThank you tarzanych later, in the evening, i'll apply the patch
Comment #4
reinchekI'll di it tomorrow in the evening ;)
Comment #5
reinchekThanks @id.tarzanych!
I've released a new module version 2.0.3 with the your proposed resolution.
Comment #6
reinchekComment #7
reinchekComment #8
id.tarzanych commentedThank you @reinchek!