From 8bba911e4c27c7a7b020a61fc6cd697fbcbb06de Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gr=C3=A9goire=20Paris?= Date: Fri, 7 Nov 2025 21:39:55 +0100 Subject: [PATCH] Bump the version of PHP used by phpcs It was out of sync with the one in composer.json --- phpcs.xml.dist | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/phpcs.xml.dist b/phpcs.xml.dist index 4def64d..f3354de 100644 --- a/phpcs.xml.dist +++ b/phpcs.xml.dist @@ -12,7 +12,7 @@ - + src tests