remibarthe/gilded-rose-refactoring-kata-php

There is no license information available for the latest version (1.0) of this package.

1.0 2019-05-19 16:08 UTC

This package is auto-updated.

Last update: 2024-09-21 04:05:28 UTC


README

Requirements

php: 7.1 or above

Installation

You can create a new project with the following command :

composer create-project remibarthe/gilded-rose-refactoring-kata-php

Tests

Just run phpunit to execute all the tests.