Skip to content

Commit b96123f

Browse files
authored
Start testing on PHP 8.5 (#349)
2 parents 471c55e + 6508c52 commit b96123f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/php.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ jobs:
2020
- "8.2"
2121
- "8.3"
2222
- "8.4"
23+
- "8.5"
2324
run:
2425
- composer lint
2526
- composer phpcs
@@ -81,6 +82,7 @@ jobs:
8182
- "8.2"
8283
- "8.3"
8384
- "8.4"
85+
- "8.5"
8486
update-options:
8587
- ""
8688
- "--prefer-lowest"
@@ -117,6 +119,7 @@ jobs:
117119
- "8.2"
118120
- "8.3"
119121
- "8.4"
122+
- "8.5"
120123
operating-system:
121124
- ubuntu-latest
122125
- windows-latest

0 commit comments

Comments
 (0)