2.0.0
Switch to use Laravel Pint. Thanks @dinhquochan
- Drop support PHP 7.x, Laravel <= 8.x
- Replace PHP Code Sniffer, PHPLint to Laravel Pint
- Rename command
git:install-hooks
togit-commit-checker:install
- Rename command
git:pre-commit-hook
togit-commit-checker:pre-commit-hook
- Remove command
git:create-phpcs
- Remove TravisCI, StyleCI, Scrutinizer
- Remove unnecessary files