Would be good to have the possibility to set attributes defined in Psr\Http\Message\ServerRequestInterface by calling withAttribute.
This would allow to use defined in a middlware attributes in controllers' actions.
Here are the proposed changes:
ruslanbaidan/laminas-psr7bridge@1.7.x...issues/20
Thank you.