tests: add tests for PHP 8.4 (#568)

This commit is contained in:
chris
2024-11-23 19:24:08 +01:00
committed by GitHub
parent 1311eb2c9d
commit bf5d6f58bb
@@ -79,6 +79,7 @@ jobs:
- "8.1"
- "8.2"
- "8.3"
- "8.4"
include:
# Keep the locked version by default
- dependency-versions: "locked"
@@ -156,6 +157,7 @@ jobs:
- "8.1"
- "8.2"
- "8.3"
- "8.4"
operating-system:
- "ubuntu-latest"
- "windows-latest"