Skip to content

Commit 9ac7b45

Browse files
Test with PHP 8.5
1 parent 65a2ec5 commit 9ac7b45

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/ci.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -119,6 +119,7 @@ jobs:
119119
- "8.2"
120120
- "8.3"
121121
- "8.4"
122+
- "8.5"
122123

123124
steps:
124125
- name: Configure Git to avoid issues with line endings
@@ -170,6 +171,7 @@ jobs:
170171
- "8.2"
171172
- "8.3"
172173
- "8.4"
174+
- "8.5"
173175

174176
steps:
175177
- name: Configure Git to avoid issues with line endings
@@ -354,6 +356,7 @@ jobs:
354356
- "8.2"
355357
- "8.3"
356358
- "8.4"
359+
- "8.5"
357360

358361
steps:
359362
- name: Checkout

0 commit comments

Comments
 (0)