tao-test/app/vendor/respect/validation/docs/installation.md

11 lines
289 B
Markdown
Raw Normal View History

2022-08-29 20:14:13 +02:00
# Installation
Package is available on [Packagist](http://packagist.org/packages/respect/validation),
you can install it using [Composer](http://getcomposer.org).
```shell
composer require respect/validation
```
[PHP](https://php.net) 5.4+ or [HHVM](http://hhvm.com) 3.3+ are required.