Skip to content

1.12.0

Latest

Choose a tag to compare

@freekmurze freekmurze released this 14 Jul 10:46
· 1 commit to main since this release
74b7541

What's Changed

  • Add support for the QUERY HTTP method. QUERY requests carry their parameters in the request body like POST, so LogNonGetRequests now logs them alongside POST, PUT, PATCH, and DELETE. Thanks @eleftrik for the suggestion in #70.
  • Moved dev tooling to Pest 4. As a result, support for PHP < 8.3 and Laravel < 12 has been dropped.

Full Changelog: 1.11.2...1.12.0