You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 7, 2024. It is now read-only.
I'm facing the issue while using this package with Laravel 7 and newest version of Laravel Passport. It's because this package has symfony/psr-http-message-bridge ^1.1 dependency while newest Laravel Passport for Laravel 7 has symfony/psr-http-message-bridge ^2.0 (Laravel documentation is also recommending installing newer version if you want to use psr7 requests).
Is there any chance to update this dependency?
phppirate, choirool, pawel-marciniak, hamedgasemi200, irazasyed and 7 more