Closed binaryfire closed 1 year ago
Will be fixed once https://github.com/thephpleague/oauth2-server/pull/1339 is released.
@driesvints Ah, that’s a recent bump that hasn’t been tagged yet. I missed that.
Thanks!
@binaryfire release now tagged :+1:
news here? have the same error.
Passport Version
11.8.1
Laravel Version
10.13.2
PHP Version
8.2.6
Database Driver & Version
8.0.33 (Ubuntu 22.04 / WSL2)
Description
I'm getting this error when trying to require Passport in a new Laravel 10 project:
I'm not sure what's going on, because v2.0 of http-message should work with league/oauth2-server: composer.json
Steps To Reproduce