Rock Paper Scissors in PHP with TDD

This is following along with a tutorial by Makers Academy alumna Denise Yu.

I have updated some of the syntax to the newer version of PHPUnit.

Instructions

Clone and run composer install

To run the tests, phpunit tests