The PHP Unit Testing framework.
composer require "phpunit/phpunit:3.7.15"
| 包名 | 版本要求 |
|---|---|
| ext-dom | * |
| ext-pcre | * |
| ext-reflection | * |
| ext-spl | * |
| php | >=5.3.3 |
| phpunit/php-code-coverage | >=1.2.1,<1.3.0 |
| phpunit/php-file-iterator | >=1.3.1 |
| phpunit/php-text-template | >=1.1.1 |
| phpunit/php-timer | >=1.0.2,<1.1.0 |
| phpunit/phpunit-mock-objects | >=1.2.0,<1.3.0 |
| symfony/yaml | >=2.2.0 |
| 包名 | 版本要求 |
|---|---|
| pear-pear/pear | 1.9.4 |
| 许可证 | BSD-3-Clause |
|---|---|
| 发布时间 | 2013-03-01 11:55:06 |
| 类型 | library |