Closed (works as designed)
Project:
Composer Manager
Version:
7.x-1.x-dev
Component:
Miscellaneous
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
27 Sep 2013 at 18:46 UTC
Updated:
2 Oct 2013 at 04:37 UTC
Thanks for this great module. I was setting up the composer.json file of a module I am working on.
I ran drush composer-manager update and the autoload info showed up as expected in the autoload_namespaces.php file
But then after I update the modules composer.json file to fix a bad setting on my part it would not cause a change there.
Was there a command I needed to run other than drush composer-manager update ?
I ended up installing Monolog just to see if that would force a rebuild and it did.
Thanks!
Comments
Comment #1
yurtboy commentedI think using the well documented drush composer-manager update took care of it.