drupal/drupal-core-strict
This package is abandoned and no longer maintained.
The author suggests using the drupal/core-recommended package instead.
Locked Drupal core dependencies
Maintainers
Package info
github.com/drupal/drupal-core-strict
Type:metapackage
pkg:composer/drupal/drupal-core-strict
8.5.5
2018-07-04 21:30 UTC
Requires
- asm89/stack-cors: 1.2.0
- composer/installers: v1.5.0
- composer/semver: 1.4.2
- doctrine/annotations: v1.2.7
- doctrine/cache: v1.6.1
- doctrine/collections: v1.3.0
- doctrine/common: v2.6.2
- doctrine/inflector: v1.1.0
- doctrine/lexer: v1.0.1
- easyrdf/easyrdf: 0.9.1
- egulias/email-validator: 1.2.14
- guzzlehttp/guzzle: 6.3.0
- guzzlehttp/promises: v1.3.1
- guzzlehttp/psr7: 1.4.2
- masterminds/html5: 2.3.0
- paragonie/random_compat: v2.0.11
- psr/container: 1.0.0
- psr/http-message: 1.0.1
- psr/log: 1.0.2
- stack/builder: v1.0.5
- symfony-cmf/routing: 1.4.1
- symfony/class-loader: v3.4.11
- symfony/console: v3.4.11
- symfony/debug: v3.4.11
- symfony/dependency-injection: v3.4.11
- symfony/event-dispatcher: v3.4.11
- symfony/http-foundation: v3.4.11
- symfony/http-kernel: v3.4.11
- symfony/polyfill-ctype: v1.8.0
- symfony/polyfill-iconv: v1.8.0
- symfony/polyfill-mbstring: v1.8.0
- symfony/polyfill-php70: v1.8.0
- symfony/process: v3.4.11
- symfony/psr-http-message-bridge: v1.0.2
- symfony/routing: v3.4.11
- symfony/serializer: v3.4.11
- symfony/translation: v3.4.11
- symfony/validator: v3.4.11
- symfony/yaml: v3.4.11
- twig/twig: v1.35.3
- wikimedia/composer-merge-plugin: v1.4.1
- zendframework/zend-diactoros: 1.4.1
- zendframework/zend-escaper: 2.5.2
- zendframework/zend-feed: 2.7.0
- zendframework/zend-stdlib: 3.0.1
Requires (Dev)
- behat/mink: dev-master#9ea1cebe3dc529ba3861d87c818f045362c40484
- behat/mink-browserkit-driver: v1.3.2
- behat/mink-goutte-driver: v1.2.1
- behat/mink-selenium2-driver: dev-master#93474c65a2a7bf959200ab5f7a14cc450645c185
- doctrine/instantiator: 1.0.5
- drupal/coder: 8.2.12
- fabpot/goutte: v3.2.1
- instaclick/php-webdriver: 1.4.5
- ircmaxell/password-compat: v1.0.4
- jcalderonzumba/gastonjs: v1.0.2
- jcalderonzumba/mink-phantomjs-driver: v0.3.2
- mikey179/vfsstream: v1.6.5
- phpdocumentor/reflection-docblock: 2.0.4
- phpspec/prophecy: v1.7.0
- phpunit/php-code-coverage: 2.2.4
- phpunit/php-file-iterator: 1.4.2
- phpunit/php-text-template: 1.2.1
- phpunit/php-timer: 1.0.9
- phpunit/php-token-stream: 1.4.11
- phpunit/phpunit: 4.8.36
- phpunit/phpunit-mock-objects: 2.3.8
- sebastian/comparator: 1.2.4
- sebastian/diff: 1.4.1
- sebastian/environment: 1.3.8
- sebastian/exporter: 1.2.2
- sebastian/global-state: 1.1.1
- sebastian/recursion-context: 1.0.5
- sebastian/version: 1.0.6
- squizlabs/php_codesniffer: 2.8.1
- symfony/browser-kit: v3.4.11
- symfony/css-selector: v3.4.11
- symfony/dom-crawler: v3.4.11
- symfony/phpunit-bridge: v3.4.11
Suggests
None
Provides
None
Conflicts
None
Replaces
None
GPL-2.0-or-later a3eaee3a20cf87e956ee925e1ea564f16e768129
This package is auto-updated.
Last update: 2019-09-20 20:22:08 UTC
README
To fix to dependencies tested on Drupal 8.4.0 add "webflo/drupal-core-strict": "8.4.0" to the require section of your composer.json and run composer update from the command line.
In other words: this is a virtual package, that causes you to get exactly the versions of Drupal core's dependencies as they are specified in Drupal core's composer.lock file.
Using composer require is problematic on an existing site.
