The PHP Unit Testing framework.
composer require "phpunit/phpunit:9.5.4"
| 包名 | 版本要求 |
|---|---|
| doctrine/instantiator | ^1.3.1 |
| ext-dom | * |
| ext-json | * |
| ext-libxml | * |
| ext-mbstring | * |
| ext-xml | * |
| ext-xmlwriter | * |
| myclabs/deep-copy | ^1.10.1 |
| phar-io/manifest | ^2.0.1 |
| phar-io/version | ^3.0.2 |
| php | >=7.3 |
| phpspec/prophecy | ^1.12.1 |
| phpunit/php-code-coverage | ^9.2.3 |
| phpunit/php-file-iterator | ^3.0.5 |
| phpunit/php-invoker | ^3.1.1 |
| phpunit/php-text-template | ^2.0.3 |
| phpunit/php-timer | ^5.0.2 |
| sebastian/cli-parser | ^1.0.1 |
| sebastian/code-unit | ^1.0.6 |
| sebastian/comparator | ^4.0.5 |
| sebastian/diff | ^4.0.3 |
| sebastian/environment | ^5.1.3 |
| sebastian/exporter | ^4.0.3 |
| sebastian/global-state | ^5.0.1 |
| sebastian/object-enumerator | ^4.0.3 |
| sebastian/resource-operations | ^3.0.3 |
| sebastian/type | ^2.3 |
| sebastian/version | ^3.0.2 |
| 包名 | 版本要求 |
|---|---|
| ext-pdo | * |
| phpspec/prophecy-phpunit | ^2.0.1 |
| 许可证 | BSD-3-Clause |
|---|---|
| 发布时间 | 2021-03-23 07:16:29 |
| 类型 | library |