Releases: spatie/laravel-webhook-client
Releases · spatie/laravel-webhook-client
3.1.5
What's Changed
- Fix readme by @syahnur197 in #172
New Contributors
- @syahnur197 made their first contribution in #172
Full Changelog: 3.1.4...3.1.5
3.1.4
What's Changed
- Align migration information with Stripe package by @cmgmyr in #156
- Add PHP 8.2 Support by @patinthehat in #161
- Cleanup by @Nielsvanpach in #167
- Prunable by @Nielsvanpach in #166
New Contributors
- @cmgmyr made their first contribution in #156
- @patinthehat made their first contribution in #161
- @Nielsvanpach made their first contribution in #167
Full Changelog: 3.1.3...3.1.4
3.1.3
3.1.2
- Change
WebhookConfigRepository
instance toscoped
(Octane support)
Full Changelog: 3.1.1...3.1.2
3.1.1
What's Changed
- Fix typo by @christophrumpel in #129
- Update UPGRADING.md by @binaryk in #131
- Typo fix by @chimit in #139
- WebhookCall Model @Property $payload exception and headers by @wbemanuel in #140
New Contributors
- @christophrumpel made their first contribution in #129
- @binaryk made their first contribution in #131
- @chimit made their first contribution in #139
- @wbemanuel made their first contribution in #140
Full Changelog: 3.1.0...3.1.1
2.8.0
- Scoped
WebhookConfigRepository
instance (Octane support) - Drop Laravel 7 support
Full Changelog: 2.7.7...2.8.0
2.7.7
- Fix: revert scoped instance (not Laravel 7 compatible)
Full Changelog: 2.7.6...2.7.7
2.7.6
- Change
WebhookConfigRepository
instance toscoped
(Octane support)
Full Changelog: 2.7.5...2.7.6
3.1.0
- allow Laravel 9
3.0.3
What's Changed
- Return the Route object for method chaining by @erikwittek in #114
New Contributors
- @erikwittek made their first contribution in #114
Full Changelog: 3.0.2...3.0.3