webflo/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

8.9.20 2021-11-17 22:31 UTC

This package is auto-updated.

Last update: 2021-11-17 22:31:43 UTC


README

Packagist Packagist

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.