## Install

```bash
composer install
```

## Run tests

```bash
php vendor/bin/phpunit
```