Contributing

October 30, 2017 ยท View on GitHub

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

Contents

  1. 1Running tests
  2. 2Giving some love to PHP CS