cslant/telegram-git-notifier

View on GitHub
UPGRADING.md

Summary

Maintainability
Test Coverage
## Upgrading

### Moving from lbiltech/telegram-git-notifier to cslant/telegram-git-notifier
- Run `composer remove lbiltech/telegram-git-notifier` and `composer require cslant/telegram-git-notifier`
- Replace any reference in your application from `LbilTech\TelegramGitNotifier` to `Cslant\TelegramGitNotifier`