Closed EspadaV8 closed 9 years ago
This is simply the output of php-cs-fixer fix --level=psr2 over the src and tests folder as well as manually reformatting the composer.json file and adding a missing newline to LICENSE.
php-cs-fixer fix --level=psr2
src
tests
composer.json
LICENSE
This is simply the output of
php-cs-fixer fix --level=psr2
over thesrc
andtests
folder as well as manually reformatting thecomposer.json
file and adding a missing newline toLICENSE
.