From 7116894dadb50fb15efa3b6adc03af7e30cf1c04 Mon Sep 17 00:00:00 2001 From: Sergey Telshevsky Date: Mon, 30 Mar 2015 10:33:46 +0300 Subject: [PATCH] Add PHP version to readme.md's requirements --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 0e50a8b..e5d1723 100644 --- a/README.md +++ b/README.md @@ -22,6 +22,7 @@ Unirest is a set of lightweight HTTP libraries available in [multiple languages] ## Requirements - [cURL](http://php.net/manual/en/book.curl.php) +- PHP 5.4+ ## Installation