Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 256 Bytes

CONTRIBUTING.md

File metadata and controls

19 lines (14 loc) · 256 Bytes

Contributing

Running tests

In the bundle directory:

./bin/phpunit

Giving some love to PHP CS

composer require --dev 'friendsofphp/php-cs-fixer:^3.53'
bin/php-cs-fixer fix