Symfony Validator Component
composer require "symfony/validator:5.0.0"
| 包名 | 版本要求 |
|---|---|
| php | ^7.2.5 |
| 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 | ^4.4|^5.0 |
| symfony/config | ^4.4|^5.0 |
| symfony/dependency-injection | ^4.4|^5.0 |
| symfony/expression-language | ^4.4|^5.0 |
| symfony/http-client | ^4.4|^5.0 |
| symfony/http-foundation | ^4.4|^5.0 |
| symfony/http-kernel | ^4.4|^5.0 |
| symfony/intl | ^4.4|^5.0 |
| symfony/property-access | ^4.4|^5.0 |
| symfony/property-info | ^4.4|^5.0 |
| symfony/translation | ^4.4|^5.0 |
| symfony/yaml | ^4.4|^5.0 |
| 许可证 | MIT |
|---|---|
| 发布时间 | 2019-11-18 17:27:11 |
| 类型 | library |