Problem/Motivation
The current version of hubspot-php is compatible with psr/http-message versions ^1.1 and ^2.0.
This module should also support both versions, or we could delegate the version selection to hubspot-php.
Proposed resolution
Add support for both versions in composer.json or delegate the version selection to hubspot-php.
Issue fork hubspot-3554939
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #6
jeroentHad the same issue. Currently, I can't install the module on Drupal 11.
Comment #7
kewin.nammert commentedSame for me. Please review changes and merge.
Comment #8
rollins commented+1 for #16 MR
Let's merge this MR
Comment #11
richgerdes@krystianbrzoza,
Thanks for the patch. I think supporting both is good.
@jeroent, @kewin.nammert, @rollins: thanks for the reviews.