Upgraded to Symfony 2.2

This leaves some issues open!
This commit is contained in:
2013-02-26 20:37:45 +01:00
parent f636729900
commit 919d35d082
6 changed files with 1040 additions and 517 deletions

View File

@@ -22,9 +22,9 @@ class AppKernel extends Kernel
// 3rd party bundles
new Ivory\CKEditorBundle\IvoryCKEditorBundle(),
new Doctrine\Bundle\MigrationsBundle\DoctrineMigrationsBundle(),
new Io\TcpdfBundle\IoTcpdfBundle(),
new Knp\Bundle\SnappyBundle\KnpSnappyBundle(),
new FOS\JsRoutingBundle\FOSJsRoutingBundle(),
new Jmikola\JsAssetsHelperBundle\JmikolaJsAssetsHelperBundle(),
new JMS\TwigJsBundle\JMSTwigJsBundle(),
// Own bundles
new KekRozsak\FrontBundle\KekRozsakFrontBundle(),
new KekRozsak\SecurityBundle\KekRozsakSecurityBundle(),