Skip to content

v4.5.0

Compare
Choose a tag to compare
@crynobone crynobone released this 13 Feb 04:51
· 16 commits to 4.x since this release

Changes

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