Commit graph

7 commits

Author SHA1 Message Date
Dan Cryer
b6e7624bf6 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
52f45a38bf PHPCS Cleanup 2014-07-11 14:07:27 +01:00
Stéphane HULARD
07f84a28d0 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
d098fabdb6 Adding / correcting the file docblock throughout the project 2014-05-12 17:26:17 +01:00
steve.brazier
176000f1bd Add missing newline to end of BaseCommandExecutor. 2014-05-12 09:07:27 +01:00
Dmitry Khomutov
940c1841ff Pull request review fixes 2014-05-11 22:38:33 +07:00
Dmitry Khomutov
495d14ed7b Separeted CommandExecutor for different OS 2014-05-09 19:09:27 +07:00