Test with PHP 8.5

This commit is contained in:
Sebastian Bergmann 2024-09-29 09:00:08 +02:00
parent 79840e4e9c
commit 4aceb7e6a7
No known key found for this signature in database
GPG Key ID: 4AA394086372C20A
1 changed files with 1 additions and 0 deletions

View File

@ -65,6 +65,7 @@ jobs:
- "8.2"
- "8.3"
- "8.4"
- "8.5"
steps:
- name: "Checkout"