summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristian Riesen <chris.riesen@gmail.com>2016-06-10 16:12:34 +0200
committerGitHub <noreply@github.com>2016-06-10 16:12:34 +0200
commit41552e3c7251fc2b70c0c685f4d7d47eb1c686e8 (patch)
tree9fdc3eac100e4f5e339678732aa6acb78628d074
parent75754f4a452e1e0fb158e483306ac16198695a73 (diff)
parente7d59090c22e3df6124ce61472dfd7fb8d8fa092 (diff)
downloadotp-41552e3c7251fc2b70c0c685f4d7d47eb1c686e8.zip
otp-41552e3c7251fc2b70c0c685f4d7d47eb1c686e8.tar.gz
otp-41552e3c7251fc2b70c0c685f4d7d47eb1c686e8.tar.bz2
Merge pull request #13 from monofone/patch-1
Match PHP Veriosn from composer.json in Readme
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 6ef8b28..896ad38 100644
--- a/README.md
+++ b/README.md
@@ -85,7 +85,7 @@ About
Requirements
------------
-PHP 5.3.x+
+PHP 5.4.x+
Uses [Base32 class](https://github.com/ChristianRiesen/base32).