v4.5.0
Changes
- Updated the PSR17 RequestFactory and PSR7 Response classes to use
nyholm/psr7
. Ifnyholm/psr7
is not present, default back toSymfony\Bridge\PsrHttpMessage\Factory\PsrHttpFactory
&Zend\Diactoros\ServerRequestFactory
respectively.
nyholm/psr7
. If nyholm/psr7
is not present, default back to Symfony\Bridge\PsrHttpMessage\Factory\PsrHttpFactory
& Zend\Diactoros\ServerRequestFactory
respectively.