Files
Theatrical-Players-Refactor…/php
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
..
2020-02-09 12:10:16 +01:00
2020-02-09 12:15:20 +01:00
2020-02-09 12:10:16 +01:00
2020-02-09 12:10:16 +01:00
2020-02-09 12:10:16 +01:00

Theatrical Players Refactoring Kata - PHP version

See the top level readme for general information about this exercise.

This project uses PHPUnit and approvaltests.

Run composer install then ./vendor/phpunit tests/StatementPrinterTest.php to run the tests