Removing reference to Silex, replacing with Composer
parent
900bed1c32
commit
d13a2e928e
|
@ -16,7 +16,7 @@ use Symfony\Component\Finder\Finder;
|
||||||
use Symfony\Component\Process\Process;
|
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>
|
* @author Fabien Potencier <fabien@symfony.com>
|
||||||
*/
|
*/
|
||||||
|
|
Loading…
Reference in New Issue