This README would normally document whatever steps are necessary to get your application up and running. The cocktails application will allow users to prepare cocktails by adding and removing ingredients in the correct order.
- PHP 5.4+
- PHPUnit 4.0
Before submitting a patch for inclusion, you need to run the test suite to check that you have not broken anything.
To run the test suite, install PHPUnit 4.0 (or later) first.
To install them all, use Composer
- Clone the source code