acquia/acquia-cms-project
Project template for Drupal 9 sites built with the Acquia CMS distribution.
Maintainers
Package info
github.com/acquia/acquia-cms-project
Language:Shell
Type:project
pkg:composer/acquia/acquia-cms-project
Requires
- php: ^7.3 || ^8.0
- acquia/acquia_cms: ^1.0
- acquia/drupal-environment-detector: ^1
- acquia/memcache-settings: ^1
- cweagans/composer-patches: ^1.6.0
- drupal/core-composer-scaffold: ^9
- drush/drush: ^10
- oomphinc/composer-installers-extender: ^1.1 || ^2
Requires (Dev)
None
Suggests
None
Provides
None
Conflicts
None
Replaces
None
GPL-2.0-or-later 0d37324539a423f804a3822f14837cae486505ff
- Michael Sherron <michael.sherron.woop@acquia.com>
- Acquia Engineering <engineering.woop@acquia.org>
This package is auto-updated.
Last update: 2022-05-20 18:46:22 UTC
README
If you're starting a new project with Acquia CMS, please use Acquia's Drupal Recommended Project instead.
If you initially built your Acquia CMS project by running composer create-project acquia/acquia-cms-project, your composer.json is still valid and will continue to work until the release of Acquia CMS 2.0, at which point you will no longer receive the latest version of ACMS by running composer update.
You should merge the contents of your composer.json with drupal-recommended-project's composer.json in order to ensure compatability with all Acquia CMS versions after a 2.0 release. Don't forget to include any Composer dependencies added after the initial composer create-project was completed.
