Commit Graph
4 Commits
Author SHA1 Message Date
Colin DeCarlo 65bfcf0818 Update instructions for running PHPUnit 2020-02-09 11:20:21 -05:00
Colin DeCarlo 2f2816b0f3 Replace deprecated method
- approveString has been deprecated in favour of verifyString
2020-02-09 11:20:21 -05:00
Colin DeCarlo eadf7f1586 Add a phpunit.xml file
- whitelist for code coverage
- point to composer autoloader as the bootstrap file
2020-02-09 11:20:21 -05:00
Colin DeCarlo f0c56eb0f1 Add the minimum required PHP version
Since typed properties are being used, PHP 7.4 is required.
2020-02-09 11:20:21 -05:00