From 201fb7eedfe1966f6943427b58b353ad63f6310d Mon Sep 17 00:00:00 2001 From: Spomky Date: Fri, 8 Aug 2014 22:29:15 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8889e726..f596636f 100644 --- a/README.md +++ b/README.md @@ -56,7 +56,7 @@ The preferred way to install this library is to rely on Composer: { "require": { // ... - "spomky-labs/otphp": "3.*" + "spomky-labs/otphp": "3.1.*" } }