Skip to content

Releases: rstgroup/http-method-override

2.1.1

08 Feb 15:13
eb1cd4b
Compare
Choose a tag to compare
Module config and header name are case insensitive now (#7)

2.1.0

27 Dec 15:12
f402525
Compare
Choose a tag to compare

Add php 7.2 support

2.0.0

24 May 13:00
Compare
Choose a tag to compare
  • drop php 5.5 support
  • add php 7.1 support
  • testing lowest and latest dependencies
  • add support for zf3
  • add psr-11 support
  • add psr-15 support
  • keep overrided method in request/event
  • update phpunit

1.0.0

02 Feb 08:35
Compare
Choose a tag to compare
Merge branch 'implementation'