php-duration icon indicating copy to clipboard operation
php-duration copied to clipboard

Standard

Open lloricode opened this issue 2 years ago • 4 comments

  • 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

lloricode avatar Nov 03 '23 07:11 lloricode