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

Maintainers

👁 webflo

Package info

github.com/webflo/drupal-core-strict

pkg:composer/webflo/drupal-core-strict

Statistics

Installs: 800 148

Dependents: 15

Suggesters: 0

Stars: 28

Open Issues: 5

8.9.20 2021-11-17 22:31 UTC

Requires

Requires (Dev)

Suggests

None

Provides

None

Conflicts

None

Replaces

None

GPL-2.0-or-later 0babc058e4ff3e8c242243faf1306798171fce0a

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.