main
Jordi Boggiano 3 years ago
parent 91dd175f74
commit 49d7ff1626
No known key found for this signature in database
GPG Key ID: 7BBD42C429EC80BC

@ -58,7 +58,7 @@ if (function_exists('ini_set')) {
unset($memoryLimit);
}
Platform::setEnv('COMPOSER_BINARY', realpath($_SERVER['argv'][0]));
Platform::putEnv('COMPOSER_BINARY', realpath($_SERVER['argv'][0]));
// run the command application
$application = new Application();

Loading…
Cancel
Save