This reverts commit 045ae0e5ce5441b18bfca521b6e9da3b6b61a7e3.
@@ -110,7 +110,7 @@ class Compiler
private function getStub()
{
return <<<'EOF'
-#!/usr/bin/env php -d detect_unicode=0
+#!/usr/bin/env php
<?php
/*
* This file is part of Composer.