From 309f2503c61c1dcdfe63f9f425f329a370d4c6c8 Mon Sep 17 00:00:00 2001 From: Tim Otten Date: Tue, 8 Jan 2019 19:59:49 -0800 Subject: [PATCH] README.md - Bump up PHP/CiviCRM versions (#6) It's not that we have any specific need for these versions, but this is still alpha, and it's mostly being tested on newer platform versions. --- ext/afform/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ext/afform/README.md b/ext/afform/README.md index e8c115e2ad68..911fbf3b66ed 100644 --- a/ext/afform/README.md +++ b/ext/afform/README.md @@ -16,8 +16,8 @@ if you already have a basic understanding of CiviCRM API and AngularJS. It is l ## Requirements -* PHP v5.4+ -* CiviCRM v5.3+ +* PHP v5.6+ +* CiviCRM v5.7+ ## Installation (Web UI)