1
0
Fork 0
pull/422/merge
Jordi Boggiano 2012-03-10 10:46:30 +01:00
parent edf93f1fcc
commit fcca58ceb6
1 changed files with 1 additions and 0 deletions

View File

@ -82,6 +82,7 @@ class Compiler
$this->addFile($phar, new \SplFileInfo(__DIR__.'/../../vendor/.composer/ClassLoader.php'));
$this->addFile($phar, new \SplFileInfo(__DIR__.'/../../vendor/.composer/autoload.php'));
$this->addFile($phar, new \SplFileInfo(__DIR__.'/../../vendor/.composer/autoload_namespaces.php'));
$this->addFile($phar, new \SplFileInfo(__DIR__.'/../../vendor/.composer/autoload_classmap.php'));
$this->addComposerBin($phar);
// Stubs