Open hypknight opened 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!
Apparently it'll take an upgrade of PHPUnit as well...
Same problem, psr/http-message is too old.
Any news? We need to bump this.
Yep not working on Laravel 11. We need this bump.
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!