The PHP Unit Testing framework.
composer require "phpunit/phpunit:9.3.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 || ^8.0 |
| phpspec/prophecy | ^1.11.1 |
| phpunit/php-code-coverage | ^9.1.1 |
| phpunit/php-file-iterator | ^3.0.4 |
| phpunit/php-invoker | ^3.1 |
| phpunit/php-text-template | ^2.0.2 |
| phpunit/php-timer | ^5.0.1 |
| sebastian/code-unit | ^1.0.5 |
| sebastian/comparator | ^4.0.3 |
| sebastian/diff | ^4.0.2 |
| sebastian/environment | ^5.1.2 |
| sebastian/exporter | ^4.0.2 |
| sebastian/global-state | ^5.0 |
| sebastian/object-enumerator | ^4.0.2 |
| sebastian/resource-operations | ^3.0.2 |
| sebastian/type | ^2.2.1 |
| sebastian/version | ^3.0.1 |
| 包名 | 版本要求 |
|---|---|
| ext-pdo | * |
| phpspec/prophecy-phpunit | ^2.0.1 |
| 许可证 | BSD-3-Clause |
|---|---|
| 发布时间 | 2020-08-10 06:00:18 |
| 类型 | library |