From a5aa29cd2a2f5d350dd177b5c447094845c8b6ee Mon Sep 17 00:00:00 2001 From: "Eloy Lafuente (stronk7)" Date: Sat, 17 Jun 2023 17:27:04 +0200 Subject: [PATCH] MDL-76724 phpcs: Moodle 4.2.x is going to use php80 to php82 only Now that it has been decided to backport php82 to Moodle 4.2.x, we can already fix the php versions to be checked by the coding standard (they were previously open for the branch). --- phpcs.xml.dist | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/phpcs.xml.dist b/phpcs.xml.dist index 0a43b7d2da5..2f9d1547059 100644 --- a/phpcs.xml.dist +++ b/phpcs.xml.dist @@ -1,5 +1,5 @@ - +