Previously you could have your Packagist packages updated automatically when you push to your Bitbucket repository by simply adding the POST URL for your Packagist account to a Bitbucket POST service.
However, Bitbucket have recently disabled POST services and replaced them with Webhooks.
So how can I have my packagist packages automatically updated when I push to my Bitbucket repository now?