notification system
This adds the possibility to get a notification rather than having Composer run when the lock file changes. It is not backward-compatible, because you'll need to configure this behavior, like this :
git config hooks.composer.onChange run
or like this :
git config hooks.composer.onChange just_warn
git config hooks.notification.notifier notify-send