- Issue created by @kelvinwong
- Status changed to Needs review
over 1 year ago 6:12am 19 September 2023 - π¦πΊAustralia kelvinwong
Patch provided to lock psr/http-message to version v1.1.
- Status changed to RTBC
over 1 year ago 7:21pm 19 September 2023 - πΊπΈUnited States danflanagan8 St. Louis, US
I ran into this same thing trying to edit an existing handler. Exactly the same modules version as in the IS.
I added required
psr/http-message:^1.1
in my project and that has fixed the bug. It would be great to see this patch committed. Thanks! - Assigned to Kostiantyn
- Status changed to Needs work
20 days ago 9:02pm 2 January 2025 - πΊπ¦Ukraine Kostiantyn
We just need to update the dependencies in the module's composer file to a newer version of the library, as they fixed it.
https://github.com/HubSpot/hubspot-php/pull/420 - π«π·France chauvirea Cholet
Hi,
I'm new to Drupal (1 year's experience).
I have a site factory with Drupal 10.2.6.
I have installed version 3.0.0 Alpha 4 of the module.
Do I just need to install this patch https://www.drupal.org/files/issues/2025-01-02/updated-hubspot-php-libra... β ?
Best regards