Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 211 Bytes

File metadata and controls

12 lines (9 loc) · 211 Bytes

Contributing

Thanks for contributing!

Development

  • PHP >= 8.2
  • Composer

Commands

  • Tests: composer test
  • Static analysis: composer phpstan
  • Code style: composer cs:check / composer cs:fix