Merge pull request #14755 from eileenmcnaughton/mapping_sane
[civicrm-core.git] / install / index.php
index 6eaf8a50302199acda493b587ebfe779ff650ca4..9d86c115e18545f3162d6f05d7afcf49852e245b 100644 (file)
@@ -623,7 +623,7 @@ class InstallRequirements {
 
     $this->requirePHPVersion(array(
       ts("PHP Configuration"),
-      ts("PHP5 installed"),
+      ts("PHP7 installed"),
     ));
 
     // Check that we can identify the root folder successfully