Closed (fixed)
Project:
Composer
Version:
7.x-1.x-dev
Component:
User interface
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
24 Feb 2012 at 06:28 UTC
Updated:
12 Jun 2012 at 01:01 UTC
This'll get rid of the #php console terminal output on the first line of Drush Composer runs.
| Comment | File | Size | Author |
|---|---|---|---|
| phpoutput.patch | 1.47 KB | robloach |
Comments
Comment #1
robloachhttp://drupalcode.org/project/composer.git/commit/5136255
Fixed with the inclusion of the source directly so we don't have to use the .phar file. This is with permission from the Composer maintainers.