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

Command icon 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

krystianbrzoza created an issue. See original summary.

krystianbrzoza changed the visibility of the branch 3554939-support-for-psrhttp-message to hidden.

krystianbrzoza changed the visibility of the branch 3554939-support-for-psrhttp-message to active.

krystianbrzoza changed the visibility of the branch 3554939-support-for-psrhttp-message to hidden.

jeroent’s picture

Status: Active » Reviewed & tested by the community

Had the same issue. Currently, I can't install the module on Drupal 11.

kewin.nammert’s picture

Same for me. Please review changes and merge.

rollins’s picture

+1 for #16 MR
Let's merge this MR

richgerdes made their first commit to this issue’s fork.

richgerdes’s picture

Status: Reviewed & tested by the community » Fixed

@krystianbrzoza,

Thanks for the patch. I think supporting both is good.

@jeroent, @kewin.nammert, @rollins: thanks for the reviews.

Now that this issue is closed, review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, credit people who helped resolve this issue.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.