浏览代码

Update KnpMenu version in installation documentation.

Romain Geissler 13 年之前
父节点
当前提交
c30941804e
共有 1 个文件被更改,包括 2 次插入0 次删除
  1. 2 0
      Resources/doc/reference/installation.rst

+ 2 - 0
Resources/doc/reference/installation.rst

@@ -46,10 +46,12 @@ in your ``deps`` file:
   [KnpMenuBundle]
       git=http://github.com/KnpLabs/KnpMenuBundle.git
       target=/bundles/Knp/Bundle/MenuBundle
+      version=v1.1.0
 
   [KnpMenu]
       git=http://github.com/KnpLabs/KnpMenu.git
       target=/knp/menu
+      version=v1.1.1
 
   [Exporter]
       git=http://github.com/sonata-project/exporter.git