From 6abbf1f8758b3c340ce58555db7176a69b85f94a Mon Sep 17 00:00:00 2001 From: Demian Katz <demian.katz@villanova.edu> Date: Tue, 29 May 2018 15:03:32 -0400 Subject: [PATCH] Bump PHP version in comment. --- .../integration-tests/src/VuFindTest/Mink/NextPrevNavTest.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/module/VuFind/tests/integration-tests/src/VuFindTest/Mink/NextPrevNavTest.php b/module/VuFind/tests/integration-tests/src/VuFindTest/Mink/NextPrevNavTest.php index a630e2c33e7..d8004889a0d 100644 --- a/module/VuFind/tests/integration-tests/src/VuFindTest/Mink/NextPrevNavTest.php +++ b/module/VuFind/tests/integration-tests/src/VuFindTest/Mink/NextPrevNavTest.php @@ -2,7 +2,7 @@ /** * Next/previous navigation test class. * - * PHP version 5 + * PHP version 7 * * Copyright (C) Villanova University 2018. * -- GitLab