phpci/PHPCI/Helper
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
..
BaseCommandExecutor.php Allow the binary finder to use the project's composer.json file 2014-07-04 11:02:27 +02:00
Build.php Adding / correcting the file docblock throughout the project 2014-05-12 17:26:17 +01:00
BuildInterpolator.php Adding / correcting the file docblock throughout the project 2014-05-12 17:26:17 +01:00
CommandExecutor.php Allow the binary finder to use the project's composer.json file 2014-07-04 11:02:27 +02:00
Email.php Adding / correcting the file docblock throughout the project 2014-05-12 17:26:17 +01:00
Github.php Follow the Link HTTP headers for GitHub repositories request. 2014-05-27 14:06:38 +02:00
MailerFactory.php Fixed MailerFactory Helper config email settings. 2014-05-21 16:56:16 +02:00
SshKey.php SSH 2014-06-18 10:20:42 +01:00
UnixCommandExecutor.php Allow the binary finder to use the project's composer.json file 2014-07-04 11:02:27 +02:00
User.php Adding / correcting the file docblock throughout the project 2014-05-12 17:26:17 +01:00
WindowsCommandExecutor.php Allow the binary finder to use the project's composer.json file 2014-07-04 11:02:27 +02:00