1
0
Fork 0

Removing reference to Silex, replacing with Composer

pull/11/head
Ryan Weaver 2011-09-13 19:34:48 -05:00
parent 900bed1c32
commit d13a2e928e
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@ use Symfony\Component\Finder\Finder;
use Symfony\Component\Process\Process;
/**
* The Compiler class compiles the Silex framework.
* The Compiler class compiles composer into a phar
*
* @author Fabien Potencier <fabien@symfony.com>
*/