Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 262 Bytes

CONTRIBUTING.md

File metadata and controls

19 lines (14 loc) · 262 Bytes

Contributing

Running tests

In the bundle directory:

./vendor/bin/phpunit

Giving some love to PHP CS

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