thom8/drupalcli

Metapackage to install drush and drupal console.

Installs: 13

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Watchers: 2

Forks: 0

Open Issues: 0

Type:metapackage

0.0.1 2017-07-27 00:21 UTC

This package is not auto-updated.

Last update: 2024-04-26 23:51:10 UTC


README

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