php-duration
php-duration copied to clipboard
Standard
- Use laravel/pint for code style fixes
- Drop support PHP 8.2 below (see php 8.1 will soon end of life https://php.watch/versions)
- Use Pest for testing
- Use phpstan for static analysis (max rule level 10)
- Add github actions
- Replace travis with github action workflow