Actualize phpunit usage approach
Showing
| ... | @@ -83,7 +83,8 @@ | ... | @@ -83,7 +83,8 @@ |
| "ext-pdo_mysql": "*", | "ext-pdo_mysql": "*", | ||
| "smarty/smarty": "*", | "smarty/smarty": "*", | ||
| "swiftmailer/swiftmailer": "*", | "swiftmailer/swiftmailer": "*", | ||
| "twig/twig": "*" | "twig/twig": "*", | ||
| "phpunit/phpunit": "3.7.*" | |||
| }, | }, | ||
| "suggest": { | "suggest": { | ||
| "twbs/bootstrap": "required by yii2-bootstrap, yii2-debug, yii2-gii extension", | "twbs/bootstrap": "required by yii2-bootstrap, yii2-debug, yii2-gii extension", | ||
| ... | ... |
Please
register
or
sign in
to comment