Commit Graph

8 Commits (74002bbf57ebf3d61f32f591e50c777f3c7dfec5)

Author SHA1 Message Date
David Goodwin 8d2a592aa9 bump psalm version; autoload config and functions files 6 years ago
David Goodwin 9b8c067515 bump phpunit to stop countable warning with php7.2 6 years ago
David Goodwin 45fd1bf08b silence psalm a little; bump parallel-lint version 6 years ago
David Goodwin 59a220d8d2 add psalm 7 years ago
David Goodwin 12242b0893 add ZF1 as a dependency and phpunit; remove require/include calls from tests/ 7 years ago
David Goodwin e1d42ed7d3 rename script commands 7 years ago
David Goodwin 80d30d81e9 add parallel-lint 7 years ago
Adrien Crivelli 6f7e75dc63 Introduce PHP-CS-Fixer and Travis to enforce code style
Commands `composer check` and `composer fix` can be used to respectively
check and automatically fix code style in the entire project.
7 years ago