What's Changed
- refactor: move to php8.5 by @arabcoders in #857
- fix: incorrect UserContext access in StateEntity and Webhook event by @arabcoders in #860
- refactor: move missing metadata alert to top by @arabcoders in #861
Full Changelog: v1.9.1...v1.9.2
Commits since v1.9.1
- c36adde refactor move to php8.5
- 37c275b fix: remove double notification for copy curl and fix lint issues
- ae7c5a0 chore: update external dependancies
- 345a3d6 refactor: update userContext access in StateEntity and ProcessWebhookEvent classes. Fixes #859
- 96244a5 refactor: remove useless msg
- 34f2127 refactor: move missing metadata alert to top