Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 619 Bytes

File metadata and controls

21 lines (13 loc) · 619 Bytes

thom8/drupalci CircleCI

This is a composer meta package for installing Drush and Drupal console in a single project.

Why?

This project will attempt to control dependency conflicts which will allow Drush and Console developers to update their projects without the burden of testing compatibility.

Installation

composer require thom8/drupalcli

Updating

composer update thom8/drupalcli --with-dependencies