Yannick Guern 3c45fcac29 set permission on code | 7 år sedan | |
---|---|---|
.. | ||
src | 7 år sedan | |
tests | 7 år sedan | |
.gitignore | 7 år sedan | |
.travis.yml | 7 år sedan | |
LICENSE | 7 år sedan | |
README.md | 7 år sedan | |
build.xml | 7 år sedan | |
composer.json | 7 år sedan | |
phpunit.xml.dist | 7 år sedan |
...
You can add this library as a local, per-project dependency to your project using Composer:
composer require sebastian/recursion-context
If you only need this library during development, for instance to run your project's test suite, then you should add it as a development-time dependency:
composer require --dev sebastian/recursion-context