composer_manager 8.x-1.0-rc2

Bug fixes

Note: This is the final release of Composer Manager. The module is now officially deprecated. Update to Drupal 8.1, then use Composer directly. For more information, see: Using Composer in a Drupal project, Using Composer to install Drupal packages through Drupal.org

Changes since 8.x-1.0-rc1:

composer_manager 8.x-1.0-rc1

Bug fixes
New features

Compatible with Drupal 8 RC1.

The documentation has been updated, consult it for the latest usage instructions.

Updating from a post-beta4 -dev release: Restore the root composer.json that ships with Drupal, then re-initialize Composer Manager.

Changes since 8.x-1.0-beta4:

composer_manager 8.x-1.0-beta4

Bug fixes
New features

Breaking changes:
- 'drush composer-manager-init' has been removed. Use 'php modules/composer/manager/scripts/init.php' (renamed from init.sh)
- core/ is no longer modified. Replace your core folder with the one from the tarball or git, to undo the changes the old composer_manager made to composer.json and vendor. Then follow the new instructions from the README.

Changes since 8.x-1.0-beta3:

composer_manager 8.x-1.0-beta1

Bug fixes
New features

This release is a complete rewrite. See the blog post for the background, and the new documentation for usage instructions.

Requires D8 beta6 or newer.

Changes since 8.x-1.0-alpha8:

composer_manager 7.x-2.x-dev

Bug fixes
New features

This is the 7.x-2.x development branch.

Use at your own discretion (i.e. not recommended for use on production sites).

Subscribe with RSS Subscribe to Releases for Composer Manager