/var/www/vhosts/ihelp.ro/httpdocs/vendor/phpunit/php-text-template
NameSizeModeActions
.psalm/-0755rm
src/-0755rm
ChangeLog.md11870644editdlrm
composer.json9560644editdlrm
LICENSE15600644editdlrm
README.md4120644editdlrm
Edit: /var/www/vhosts/ihelp.ro/httpdocs/vendor/phpunit/php-text-template/README.md (412B)
# Text_Template ## Installation You can add this library as a local, per-project dependency to your project using [Composer](https://getcomposer.org/): composer require phpunit/php-text-template 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 phpunit/php-text-template