Install
Works with Drupal: 8.xUsing Composer to manage Drupal site dependencies
Alternative installation files
Download tar.gz
102.49 KB
MD5: 0493f4e379de35b574c15ddf303b3173
SHA-1: 5f521171a9e473e3119bce9c4d47adcd11ef7d99
SHA-256: ecc861ebae69ddfaa062bfe15ec790d1df9d13c7ddf9f9928257b71466c80912
Download zip
262.78 KB
MD5: 39879687140311134219fa6a38857174
SHA-1: 5aa969b218278c390ca5554a3c8a520e321f081d
SHA-256: 5307fd74932e2dda205fef8b6b1d4abfe9a3a1b987f8462b7aa0451ed046b62c
Release notes
The first tagged release since September 2015 brings many bug fixes for Drupal module developers. We encourage everyone to check out the issue queue and provide reproducible inputs for better bug resolution. The composer problems should be significantly better now. In some cases the module may provide better results depending on which directory path the code targeted for updates is located in (e.g. try /modules/contrib if /modules doesn't work and vice versa)
Note also there is no update path on this module because it is a developer utility module.
- Issue #2942307 by HongPong: Composer install fails (remove composer.lock file and update composer.json)
- Issue #2827197 by NickWilde committed by jcnventura: InfoToYAML creates a few unnecessary values
- Issue #2480365 by jcnventura: dmu-upgrade fails when twig debug is enabled
- Issue #2682185 by jhedstrom committed by phenaproxima: Quote '@' characters in drupalmoduleupgrader.services.yml
- Issue #2675788 by mikeker committed by phenaproxima: Unable to use Composer Manager to install dependencies
- Issue #2677220 by marcelovani committed by phenaproxima: Update API urls
- Issue #2673162 by Novitsh committed by phenaproxima: Typo in arguments plugin.manager.drupalmoduleupgrader.fixer
- Issue #2635944 by almaudoh, alexpott, Sutharsan, authored by Gábor Hojtsy: InvalidArgumentException' with message ' ("") NOTE: this requires reinstallation of at least the default configuration to work; no upgrade path provided given this is a developer utility module
- Issue #2587893 by pfrenssen: Composer install fails.
- Issue #2513034 by pfrenssen: Rename SafeStringInterface to MarkupInterface. These have been renamed in Drupal core, see issue #2576533.
- Issue #2576661 by mccrodp committed by webchick: Remove calls to deprecated methods (checkPlain and format_date)