Browse Source

Update KnpMenu version in installation documentation.

Romain Geissler 13 years ago
parent
commit
c30941804e
1 changed files with 2 additions and 0 deletions
  1. 2 0
      Resources/doc/reference/installation.rst

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

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