Test with PHP 8.4

This commit is contained in:
Sebastian Bergmann 2023-08-30 14:40:01 +02:00
parent 340ccbb444
commit 1f26965cc8
No known key found for this signature in database
GPG Key ID: 4AA394086372C20A
1 changed files with 1 additions and 0 deletions

View File

@ -64,6 +64,7 @@ jobs:
- "8.1"
- "8.2"
- "8.3"
- "8.4"
steps:
- name: "Checkout"