Commit graph

7 commits

Author SHA1 Message Date
Dan Cryer
64afb043d1 Adding the ability to use a project's composer bin directory even if it isn't defined in the composer.json (/vendor/bin) 2014-07-29 16:23:48 +01:00
Dan Cryer
d1ae05b006 PHPCS Cleanup 2014-07-11 14:07:27 +01:00
Stéphane HULARD
8e23dee03a Allow the binary finder to use the project's composer.json file
- Load JSON file and get bin-dir value: https://getcomposer.org/doc/articles/vendor-binaries.md

- Update finder behaviour to avoid code duplication

Signed-off-by: Stéphane HULARD <s.hulard@chstudio.fr>
2014-07-04 11:02:27 +02:00
Dan Cryer
5ba629e874 Adding / correcting the file docblock throughout the project 2014-05-12 17:26:17 +01:00
steve.brazier
614af204f5 Add missing newline to end of BaseCommandExecutor. 2014-05-12 09:07:27 +01:00
Corpsee
f6d1896096 Pull request review fixes 2014-05-11 22:38:33 +07:00
Corpsee
d32c43713d Separeted CommandExecutor for different OS 2014-05-09 19:09:27 +07:00