Marc Morera 11 년 전
부모
커밋
42c4ded65d
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 2 2
      Resources/docs/installation.rst

+ 2 - 2
Resources/docs/installation.rst

@@ -69,7 +69,7 @@ And register the bundle in your appkernel.php file
 
     return array(
        // ...
-       new Liip\DoctrineCacheBundle\LiipDoctrineCacheBundle(),
+       new Doctrine\DoctrineCacheBundle\DoctrineCacheBundle(),
        new Mmoreram\GearmanBundle\GearmanBundle(),
        // ...
     );
@@ -81,4 +81,4 @@ And register the bundle in your appkernel.php file
 .. |LatestUnstableVersion| image:: https://poser.pugx.org/mmoreram/gearman-bundle/v/unstable.png
    :target: https://packagist.org/packages/mmoreram/gearman-bundle
 .. |LatestStableVersion| image:: https://poser.pugx.org/mmoreram/gearman-bundle/v/stable.png
-   :target: https://packagist.org/packages/mmoreram/gearman-bundle
+   :target: https://packagist.org/packages/mmoreram/gearman-bundle