drupal / dev-dependencies
require-dev dependencies from drupal/drupal; use in addition to drupal/core-recommended to run tests from drupal/core.
Installs: 12 085
Dependents: 1
Suggesters: 0
Security: 0
Stars: 1
Watchers: 6
Forks: 1
Open Issues: 0
Type:metapackage
Requires
- behat/mink: 1.8.0 | 1.7.1.1 | 1.7.x-dev
- behat/mink-goutte-driver: ^1.2
- behat/mink-selenium2-driver: 1.4.0 | 1.3.1.1 | 1.3.x-dev
- composer/composer: ^1.8
- drupal/coder: ^8.3.2
- jcalderonzumba/gastonjs: ^1.0.2
- jcalderonzumba/mink-phantomjs-driver: ^0.3.1
- justinrainbow/json-schema: ^5.2
- mikey179/vfsstream: ^1.2
- phpspec/prophecy: ^1.7
- phpunit/phpunit: ^6.5 || ^7
- symfony/browser-kit: ^3.4.0
- symfony/css-selector: ^3.4.0
- symfony/debug: ^3.4.0
- symfony/filesystem: ~3.4.0
- symfony/finder: ~3.4.0
- symfony/lock: ~3.4.0
- symfony/phpunit-bridge: ^3.4.3
Conflicts
- dev-default
- 9.0.x-dev
- 8.9.x-dev
- 8.8.x-dev
- 8.8.0-alpha1
- 8.7.x-dev
- 8.7.8
- 8.7.7
- 8.7.6
- 8.7.5
- 8.7.4
- 8.7.3
- 8.7.2
- 8.7.1
- 8.7.0
- 8.7.0-rc1
- 8.7.0-beta2
- 8.7.0-beta1
- 8.7.0-alpha2
- 8.7.0-alpha1
- 8.6.x-dev
- 8.6.17
- 8.6.16
- 8.6.15
- 8.6.14
- 8.6.13
- 8.6.12
- 8.6.11
- 8.6.10
- 8.6.9
- 8.6.8
- 8.6.7
- 8.6.6
- 8.6.5
- 8.6.4
- 8.6.3
- 8.6.2
- 8.6.1
- 8.6.0
- 8.6.0-rc1
- 8.6.0-beta2
- 8.6.0-beta1
- 8.6.0-alpha1
- 8.5.x-dev
- 8.5.15
- 8.5.14
- 8.5.13
- 8.5.12
- 8.5.11
- 8.5.10
- 8.5.9
- 8.5.8
- 8.5.7
- 8.5.6
- 8.5.5
- 8.5.4
- 8.5.3
- 8.5.2
- 8.5.1
- 8.5.0
- 8.5.0-rc1
- 8.5.0-beta1
- 8.5.0-alpha1
- 8.4.x-dev
- 8.4.8
- 8.4.7
- 8.4.6
- 8.4.5
- 8.4.4
- 8.4.3
- 8.4.2
- 8.4.1
- 8.4.0
- 8.4.0-rc2
- 8.4.0-rc1
- 8.4.0-beta1
- 8.4.0-alpha1
- 8.3.x-dev
- 8.3.9
- 8.3.8
- 8.3.7
- 8.3.6
- 8.3.5
- 8.3.4
- 8.3.3
- 8.3.2
- 8.3.1
- 8.3.0
- 8.3.0-rc2
- 8.3.0-rc1
- 8.3.0-beta1
- 8.3.0-alpha1
- 8.2.x-dev
- 8.2.8
- 8.2.7
- 8.2.6
- 8.2.5
- 8.2.4
- 8.2.3
- 8.2.2
- 8.2.1
- 8.2.0
- 8.2.0-rc2
- 8.2.0-rc1
- 8.2.0-beta3
- 8.2.0-beta2
- 8.2.0-beta1
- 8.1.x-dev
- 8.1.10
- 8.1.9
- 8.1.8
- 8.1.7
- 8.1.6
- 8.1.5
- 8.1.4
- 8.1.3
- 8.1.2
- 8.1.1
- 8.1.0
- 8.1.0-rc1
- 8.1.0-beta2
- 8.1.0-beta1
- 8.0.x-dev
- 8.0.6
- 8.0.5
- 8.0.4
- 8.0.3
- 8.0.2
- 8.0.1
- 8.0.0
- 8.0.0-rc4
- 8.0.0-rc3
- 8.0.0-rc2
- 8.0.0-rc1
- 8.0.0-beta16
- 8.0.0-beta15
- 8.0.0-beta14
- 8.0.0-beta13
- 8.0.0-beta12
- 8.0.0-beta11
- 8.0.0-beta10
- 8.0.0-beta9
- 8.0.0-beta7
- 8.0.0-beta6
- 8.0.0-beta5
- 8.0.0-beta4
- 8.0.0-beta3
- 8.0.0-beta2
- 8.0.0-beta1
- 8.0.0-alpha15
- 8.0.0-alpha14
This package is not auto-updated.
Last update: 2019-10-31 11:54:45 UTC
README
This project is for use with a Composer-managed Drupal site. This project is only needed to run the Drupal test suite on the site. Most sites probably do not need to use this project.
Updating
This project does not require drupal/core
, nor does it have any conflict
statements for any version of drupal/core
. These constraints were omitted
to avoid causing problems for sites trying to upgrade their version of
drupal/core
. The consequence of this decision is that the version of
drupal/dev-dependencies
might differ from the version of drupal/core
installed. Generally speaking, it should be okay to run a newer version of
drupal/dev-dependencies
than drupal/core
. Using a newer version of
drupal/core
might not work, though, as it is possible that new test
dependencies may have been added.
References
This project is derived from the original community project webflo/drupal-core-require-dev. It was generated from tools derived from webflo/package-generator-drupal and webflo/package-generator.