Skip to content
Changes since 7.x-1.7:

* [#2527120](/node/2527120) by [thewilkybarkid](/u/thewilkybarkid): Add autoload-dev support
* [#2521702](/node/2521702) by [thewilkybarkid](/u/thewilkybarkid): New line at end of composer.json
* [#2545680](/node/2545680) by [c4rl](/u/c4rl), [Mark Trapp](/u/mark-trapp): Autobuild settings are not honored on the CLI
* [#2567885](/node/2567885) by [Deciphered](/u/deciphered): Error creating directory: public://composer in composer_manager_file_dir()
* [#2453721](/node/2453721) by [manu manu](/u/manu-manu): Add possibility to set config keys in modules composer.json
* [#2501011](/node/2501011): PHP Fatal error: Call to undefined function composer_manager_file_dir()
* [#2465517](/node/2465517) by [bfcam](/u/bfcam): Change hook_init to hook_boot
* [#2466871](/node/2466871): hook_composer_dependencies_install() can't load newly added libraries.
* [#2323889](/node/2323889) by [Nick_vh](/u/nick_vh), [deviantintegral](/u/deviantintegral): Add prefer-stable to the list of components to be merged in composer-manager
* Fix using non-local file schemes.
* Use composer_manager_file_dir() for all path calls.
* [#2430483](/node/2430483): Add Composer Manager Security Advisory module.
* [#2390479](/node/2390479) by [mkalkbrenner](/u/mkalkbrenner), [joshtaylor](/u/joshtaylor): Creation of relative autoload path fails on symlinks
* [#2340759](/node/2340759) by [nhoag](/u/nhoag): Respect composer_manager_vendor_dir value from settings.php on install