Skip to content

notification system

Compare
Choose a tag to compare
@greg0ire greg0ire released this 02 Jan 10:55

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