From bb150bfc1b1db08514da67ca5852851447270634 Mon Sep 17 00:00:00 2001 From: Andrew Date: Fri, 2 Aug 2013 21:28:18 -0700 Subject: [PATCH] Update readme to point to specific version 1.0.x --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5237d06..cad3274 100644 --- a/README.md +++ b/README.md @@ -44,7 +44,7 @@ Standard the confirm email is not being send. So if you want only confirmed user In the `require` key of `composer.json` file add the following - "zizaco/confide": "dev-master" + "zizaco/confide": "1.0.x" Run the Composer update comand