From 40ba2bd85759cbc0f312f5f6eddf6d9c88d42605 Mon Sep 17 00:00:00 2001 From: Greg Knaddison Date: Thu, 15 Dec 2016 09:42:05 -0700 Subject: [PATCH] Explicitly state support of PHP 7 --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 81c27f1..61e92d4 100644 --- a/README.md +++ b/README.md @@ -16,8 +16,8 @@ This wrapper allows you to perform some basic calls to the USPS api. Some of the Requirements ============ -- PHP >= 5.4 configured with the following extensions: - - cURL +- PHP >= 5.4 including PHP 7 +- Configured with the cURL extension - USPS API Username Package