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
My CI implementation do not care of new major versions of this library. I think it is a good idea to blindly trust that this library does not make anything weird. So until Im proven wrong Im just doing this:
If my
Request
class stops implementingPSR7RequestInterface
, isnt that a BC break that should be detected?The text was updated successfully, but these errors were encountered: