Skip to content

Latest commit

 

History

History
30 lines (21 loc) · 466 Bytes

contribute.md

File metadata and controls

30 lines (21 loc) · 466 Bytes
title weight
Contribute
6

Testing

composer test

Commit

Please run the following commands and solve potential problems before committing and think about adding tests for new functionality.

composer rector:test
composer insights
composer csfixer:test
composer phpstan:test

Credits

License

The MIT License (MIT). Please see License File for more information.