cloudflare / cloudflare-php

PHP library for the Cloudflare v4 API
BSD 3-Clause "New" or "Revised" License
621 stars 222 forks source link

PSR/http-message #249

Open hypknight opened 9 months ago

hypknight commented 9 months ago

Hey Team,

I'm trying to use this package in a Laravel 10 project and it's causing heartache due to a package dependancy on psr/http-message being locked at 1.1

Is there any thought of upgrading this repo to psr/http-message:2.0?

Thanks!

hypknight commented 9 months ago

Apparently it'll take an upgrade of PHPUnit as well...

ywisax commented 4 months ago

Same problem, psr/http-message is too old.

yellow1912 commented 2 months ago

Any news? We need to bump this.

RRosalia commented 1 month ago

Yep not working on Laravel 11. We need this bump.