If you want to contribute to this library, clone this project, then:
- Run
bin/install
to download relevant Docker images and install Composer dependencies. - Run
bin/fix-cs
to fix code style issues - Run
bin/test
to run the tests
If you want to contribute to this library, clone this project, then:
bin/install
to download relevant Docker images and install Composer dependencies.bin/fix-cs
to fix code style issuesbin/test
to run the tests