From e94859470a11d7226b1974257fe901012dac8ca8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Filip=20Proch=C3=A1zka?= Date: Mon, 28 Jul 2014 01:04:10 +0200 Subject: [PATCH] updated readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e4ab4826..d8d4913b 100755 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ Installation The best way to install Kdyby/Doctrine is using [Composer](http://getcomposer.org/): ```sh -$ composer require kdyby/doctrine:~2.0 +$ composer require kdyby/doctrine:~2.1 ```