Issue #3223924 by yas: Add phpspec/prophecy-phpunit to composer.json
... | ... | @@ -13,16 +13,19 @@ |
"ext-json": "*" | ||
}, | ||
"require-dev": { | ||
"behat/mink-goutte-driver": "*", | ||
"behat/mink": "*", | ||
"behat/mink-goutte-driver": "*", | ||
"composer/installers": "*", | ||
"dealerdirect/phpcodesniffer-composer-installer": "*", | ||
"drupal-composer/drupal-security-advisories": "dev-8.x-v2", | ||
"drupal/admin_toolbar": "*", | ||
"drupal/coder": "*", | ||
"drupal/memcache": "^2", | ||
"drupal/queue_ui": "*", | ||
"drush/drush": "*", | ||
"kint-php/kint": "*", | ||
"phpspec/prophecy-phpunit": "*", | ||
"phpunit/phpunit": "*", | ||
"drupal-composer/drupal-security-advisories": "8.x-dev", | ||
"symfony/phpunit-bridge": "*" | ||
}, | ||
"extra": { | ||
... | ... |
Please register or sign in to comment