d8-contrib-modules / cloudflarephpsdk

PHP SDK For interfacing with CloudFlare's API
8 stars 19 forks source link

Allow Guzzle 7.0 #38

Closed mglaman closed 1 year ago

mglaman commented 2 years ago

Drupal 10 requires Guzzle 7.

|--d8-contrib-modules/cloudflarephpsdk 1.0.0-alpha5 (requires guzzlehttp/guzzle ~6.1)
|  |--drupal/cloudflare 1.x-dev (requires d8-contrib-modules/cloudflarephpsdk ^1)

This SDK blocks the Cloudflare module from being compatible with Drupal 10.

heddn commented 2 years ago

LGTM 🚀

mglaman commented 1 year ago

@larowlan @jhedstrom can you merge this? Blocker to D10.

jhedstrom commented 1 year ago

Thanks!

mglaman commented 1 year ago

ohhh thank you @jhedstrom !!!!!!!!!