gapple / drupal-core-require-dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

drupal-core-require-dev

Packagist Packagist


webflo/drupal-core-require-dev provides the require-dev dependencies of drupal/core as a standalone package. It follows the same release cycle and versioning scheme as Drupal core. You should use the same version constraint for it as you use for Drupal core.

Usage

Drupal Core 8.4

composer require --dev webflo/drupal-core-require-dev ~8.4.0

Drupal Core 8.5

composer require --dev webflo/drupal-core-require-dev ~8.5.0

About