Skip to content

1.5.0 Maintaining dependencies

Compare
Choose a tag to compare
@ebln ebln released this 21 Apr 11:02
· 28 commits to master since this release
bebe1fb

1.5.0 Maintaining dependencies

Fixed

  • downstream vulnerabilities by bumping guzzlehttp/psr7 → replaces #32

Changed

  • Code
    • fixed getRequestTarget due to RequestIntegrationTest::testGetRequestTargetInOriginFormNormalizesUriWithMultipleLeadingSlashesInPath
    • Signature of Factory\DecoyHttpFactory::createUploadedFile changed slightly
    • withRequestTarget not accepting mixed anymore
  • Updated dev dependencies
  • Remove mock/guzzle-psr7 as php-http/psr7-integration-tests supports GuzzleHttp\Psr7 ^2.0
  • Update code style