瀏覽代碼

Merge pull request #767 from Romain-Geissler/doc-installation-knp-menu-version

Update KnpMenu version in installation documentation.
Thomas 13 年之前
父節點
當前提交
e5249b353e
共有 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