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
The class Psr7Uri claims to implement Psr\Http\Message\UriInterface, but that's not true anymore since newer versions of that interface have type annotations, but the class hasn't (only in docblocks).