Skip to content

Commit 7773ca7

Browse files
committed
test with newer php versions
1 parent cfae085 commit 7773ca7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
strategy:
3737
fail-fast: false
3838
matrix:
39-
php-version: ["8.2", "8.3"]
39+
php-version: ["8.2", "8.3", "8.4", "8.5"]
4040
composer-flags: [""]
4141
name: [""]
4242
include:

0 commit comments

Comments
 (0)