The PHP Unit Testing framework.
composer require "phpunit/phpunit:11.4.2"
| 包名 | 版本要求 |
|---|---|
| ext-dom | * |
| ext-json | * |
| ext-libxml | * |
| ext-mbstring | * |
| ext-xml | * |
| ext-xmlwriter | * |
| myclabs/deep-copy | ^1.12.0 |
| phar-io/manifest | ^2.0.4 |
| phar-io/version | ^3.2.1 |
| php | >=8.2 |
| phpunit/php-code-coverage | ^11.0.7 |
| phpunit/php-file-iterator | ^5.1.0 |
| phpunit/php-invoker | ^5.0.1 |
| phpunit/php-text-template | ^4.0.1 |
| phpunit/php-timer | ^7.0.1 |
| sebastian/cli-parser | ^3.0.2 |
| sebastian/code-unit | ^3.0.1 |
| sebastian/comparator | ^6.1.1 |
| sebastian/diff | ^6.0.2 |
| sebastian/environment | ^7.2.0 |
| sebastian/exporter | ^6.1.3 |
| sebastian/global-state | ^7.0.2 |
| sebastian/object-enumerator | ^6.0.1 |
| sebastian/type | ^5.1.0 |
| sebastian/version | ^5.0.2 |
| 许可证 | BSD-3-Clause |
|---|---|
| 发布时间 | 2024-10-19 13:05:19 |
| 类型 | library |