Releases: Swop/github-webhook
Releases · Swop/github-webhook
Use the autoload-dev setting on composer.json
- Using the autoload-dev setting on composer.json #4 (by @peter279k)
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) tolaminas-diactoros