Skip to content

Commit f90f8d7

Browse files
authored
Merge pull request #138 from maksimovic/php85
Add PHP 8.5 to CI test matrix
2 parents 44ef77c + b0acc04 commit f90f8d7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ jobs:
3636
- "8.2"
3737
- "8.3"
3838
- "8.4"
39+
- "8.5"
3940
composer-opts:
4041
- ""
4142
- --prefer-lowest --prefer-stable

0 commit comments

Comments
 (0)