xurizaemon/drupal-suggested

Suggested packages for Drupal development.

Installs: 1

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Forks: 0

Type:metapackage

v0.0.6 2020-11-18 19:25 UTC

This package is not auto-updated.

Last update: 2024-05-13 03:37:27 UTC


README

A metapackage to install some fine tools to your Drupal project.

What is it?

Requiring this metapackage will ensure that you have:

Prep for install

Since you're in the "private beta" program, you'll need to add this "private repo" VCS to your project's composer.json first:

composer config repositories.drupal-suggested vcs https://gitlab.com/xurizaemon/drupal-suggested.git

If this gets blessed, we can release it on Packagist and that won't be required.

Installation

composer require xurizaemon/drupal-suggested

Compatibility

This package is tested with:

  • Composer v1 and v2 (official docker images)
  • Drupal 8.8, 8.9, 9.0