Symfony Validator Component
composer require "symfony/validator:4.4.18"
| 包名 | 版本要求 |
|---|---|
| php | >=7.1.3 |
| symfony/polyfill-ctype | ~1.8 |
| symfony/polyfill-mbstring | ~1.0 |
| symfony/translation-contracts | ^1.1|^2 |
| 包名 | 版本要求 |
|---|---|
| doctrine/annotations | ~1.7 |
| doctrine/cache | ~1.0 |
| egulias/email-validator | ^2.1.10 |
| symfony/cache | ^3.4|^4.0|^5.0 |
| symfony/config | ^3.4|^4.0|^5.0 |
| symfony/dependency-injection | ^3.4|^4.0|^5.0 |
| symfony/expression-language | ^3.4|^4.0|^5.0 |
| symfony/http-client | ^4.3|^5.0 |
| symfony/http-foundation | ^4.1|^5.0 |
| symfony/http-kernel | ^4.4 |
| symfony/intl | ^4.3|^5.0 |
| symfony/mime | ^4.4|^5.0 |
| symfony/property-access | ^3.4|^4.0|^5.0 |
| symfony/property-info | ^3.4|^4.0|^5.0 |
| symfony/translation | ^4.2 |
| symfony/yaml | ^3.4|^4.0|^5.0 |
| 许可证 | MIT |
|---|---|
| 发布时间 | 2020-12-17 16:57:38 |
| 类型 | library |