HubSpot / hubspot-php

HubSpot PHP API Client
Other
357 stars 196 forks source link

Support psr/http-message:^2.0 #420

Closed crabmusket closed 1 month ago

crabmusket commented 6 months ago

See https://www.php-fig.org/psr/psr-7/meta/#72-type-additions

It looks like this package is already compatible with the new type annotations: https://github.com/HubSpot/hubspot-php/commit/ef7e73e5e872edde487d7587b2cd9ecc2297832b

However, composer.json only declares compatibility with version 1.1.

pawan-madhur commented 4 months ago

gfgh

ksvirkou-hubspot commented 4 weeks ago

https://github.com/HubSpot/hubspot-php/issues/422 https://github.com/HubSpot/hubspot-php/issues/419

ksvirkou-hubspot commented 4 weeks ago

Thank you for the contribution.