From d4c07b0c590fa82d0e112ef74c9f07853829195c Mon Sep 17 00:00:00 2001 From: Simon Podlipsky Date: Tue, 24 Mar 2026 14:17:49 +0100 Subject: [PATCH] ci: test on php 8.4 and 8.5 --- .github/workflows/ci.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index bf8ea9d..dad9053 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -15,6 +15,8 @@ jobs: - "8.1" - "8.2" - "8.3" + - "8.4" + - "8.5" dependencies: - "highest" include: