Contributing
September 21, 2017 ยท View on GitHub
Running tests
Install phpunit.
In the bundle directory:
bin/phpunit
Giving some love to PHP CS
bin/php-cs-fixer fix ./
September 21, 2017 ยท View on GitHub
Install phpunit.
In the bundle directory:
bin/phpunit
bin/php-cs-fixer fix ./