Skip to content

Releases: Swop/github-webhook

Use the autoload-dev setting on composer.json

14 Nov 10:33
7a7aca6
Compare
Choose a tag to compare
  • Using the autoload-dev setting on composer.json #4 (by @peter279k)

3.0

25 Oct 10:37
Compare
Choose a tag to compare
3.0

Features:

  • Use new GitHub header for signature (X-Hub-Signature-256)

Breaking change:

  • Minimum required PHP version is now 7.2

CI:

  • Drop Travis, use GitHub Actions now

Test requirements:

  • Bump to PHPUnit 8
  • Switch from zend-diactoros (not maintained anymore) to laminas-diactoros