Commit 550dbbe0 authored by Fabien Potencier's avatar Fabien Potencier

made a change to avoid the file to be exactly 4096 bytes (closes #359)

parent 15de1ac0
......@@ -20,7 +20,7 @@ use Symfony\Bridge\Twig\Extension\FormExtension as TwigFormExtension;
use Symfony\Bridge\Twig\Extension\SecurityExtension as TwigSecurityExtension;
/**
* Twig Provider.
* Twig integration for Silex.
*
* @author Fabien Potencier <fabien@symfony.com>
*/
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment