Also, please check the versioning. It's easier to just send current API version, because from within API 0.7 you can't create 0.6 anyways (but you'll be able to create 0.8 when they it is released).
Payload is also updated (new initiator field), but since it's not part of the library, nothing is to update here.
p.s. Don't forget to update uploadcare-php-example if necessary.
New event types. Current enum:
https://uploadcare.com/docs/webhooks/#event-types
Also, please check the versioning. It's easier to just send current API version, because from within API 0.7 you can't create 0.6 anyways (but you'll be able to create 0.8 when they it is released).
Payload is also updated (new
initiator
field), but since it's not part of the library, nothing is to update here.p.s. Don't forget to update uploadcare-php-example if necessary.