Closed (fixed)
Project:
HubSpot
Version:
3.0.0-rc3
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
29 Oct 2025 at 08:23 UTC
Updated:
12 Jun 2026 at 23:55 UTC
Jump to comment: Most recent
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.
Add support for both versions in composer.json or delegate the version selection to hubspot-php.
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.