Skip to content

Commit

Permalink
Trim whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
mnapoli authored Jun 20, 2018
1 parent 0bd9270 commit 9cedaaf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Console/Deployer.php
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,7 @@ private function generateArchive(SymfonyStyle $io, ProgressBar $progress) : void
/*
* TODO This option allows to customize the PHP binary used. It should be documented
* and probably moved to a dedicated option like:
* php:
* php:
* url: 'https://s3.amazonaws.com/...'
*/
$defaultUrl = 'https://s3.amazonaws.com/bref-php/bin/php-' . $phpVersion . '.tar.gz';
Expand Down

0 comments on commit 9cedaaf

Please sign in to comment.