Symfony Validator Component
composer require "symfony/validator:4.3.0-RC1"
| 包名 | 版本要求 |
|---|---|
| php | ^7.1.3 |
| symfony/polyfill-ctype | ~1.8 |
| symfony/polyfill-mbstring | ~1.0 |
| symfony/translation-contracts | ^1.1 |
| 包名 | 版本要求 |
|---|---|
| doctrine/annotations | ~1.0 |
| doctrine/cache | ~1.0 |
| egulias/email-validator | ^1.2.8|~2.0 |
| symfony/cache | ~3.4|~4.0 |
| symfony/config | ~3.4|~4.0 |
| symfony/dependency-injection | ~3.4|~4.0 |
| symfony/expression-language | ~3.4|~4.0 |
| symfony/http-client | ^4.3 |
| symfony/http-foundation | ~4.1 |
| symfony/http-kernel | ~3.4|~4.0 |
| symfony/intl | ^4.3 |
| symfony/property-access | ~3.4|~4.0 |
| symfony/property-info | ~3.4|~4.0 |
| symfony/translation | ~4.2 |
| symfony/var-dumper | ~3.4|~4.0 |
| symfony/yaml | ~3.4|~4.0 |
| 许可证 | MIT |
|---|---|
| 发布时间 | 2019-05-27 08:16:38 |
| 类型 | library |