The PHP Unit Testing framework.
composer require "phpunit/phpunit:10.5.60"
| 包名 | 版本要求 |
|---|---|
| ext-dom | * |
| ext-json | * |
| ext-libxml | * |
| ext-mbstring | * |
| ext-xml | * |
| ext-xmlwriter | * |
| myclabs/deep-copy | ^1.13.4 |
| phar-io/manifest | ^2.0.4 |
| phar-io/version | ^3.2.1 |
| php | >=8.1 |
| phpunit/php-code-coverage | ^10.1.16 |
| phpunit/php-file-iterator | ^4.1.0 |
| phpunit/php-invoker | ^4.0.0 |
| phpunit/php-text-template | ^3.0.1 |
| phpunit/php-timer | ^6.0.0 |
| sebastian/cli-parser | ^2.0.1 |
| sebastian/code-unit | ^2.0.0 |
| sebastian/comparator | ^5.0.4 |
| sebastian/diff | ^5.1.1 |
| sebastian/environment | ^6.1.0 |
| sebastian/exporter | ^5.1.4 |
| sebastian/global-state | ^6.0.2 |
| sebastian/object-enumerator | ^5.0.0 |
| sebastian/recursion-context | ^5.0.1 |
| sebastian/type | ^4.0.0 |
| sebastian/version | ^4.0.1 |
| 许可证 | BSD-3-Clause |
|---|---|
| 发布时间 | 2025-12-06 07:50:42 |
| 类型 | library |