The PHP Unit Testing framework.
composer require "phpunit/phpunit:6.4.1"
| 包名 | 版本要求 |
|---|---|
| ext-dom | * |
| ext-json | * |
| ext-libxml | * |
| ext-mbstring | * |
| ext-xml | * |
| myclabs/deep-copy | ^1.6.1 |
| phar-io/manifest | ^1.0.1 |
| phar-io/version | ^1.0 |
| php | ^7.0 |
| phpspec/prophecy | ^1.7 |
| phpunit/php-code-coverage | ^5.2.2 |
| phpunit/php-file-iterator | ^1.4.2 |
| phpunit/php-text-template | ^1.2.1 |
| phpunit/php-timer | ^1.0.9 |
| phpunit/phpunit-mock-objects | ^4.0.3 |
| sebastian/comparator | ^2.0.2 |
| sebastian/diff | ^2.0 |
| sebastian/environment | ^3.1 |
| sebastian/exporter | ^3.1 |
| sebastian/global-state | ^2.0 |
| sebastian/object-enumerator | ^3.0.3 |
| sebastian/resource-operations | ^1.0 |
| sebastian/version | ^2.0.1 |
| 包名 | 版本要求 |
|---|---|
| ext-pdo | * |
| 许可证 | BSD-3-Clause |
|---|---|
| 发布时间 | 2017-10-07 17:53:53 |
| 类型 | library |