From 076a70070c9eff5917d9e5a319036b31a8febd9d Mon Sep 17 00:00:00 2001 From: Simon Podlipsky Date: Tue, 17 Sep 2024 14:21:46 +0200 Subject: [PATCH] ci: test on php 8.4 --- .github/workflows/ci.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index c047d59..7c2707e 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -21,6 +21,7 @@ jobs: php-version: - "8.2" - "8.3" + - "8.4" dependencies: - "highest" include: