Skip to content

Commit 319c3f6

Browse files
phpstan-botclaude
authored andcommitted
Add PHP 8.5 to CI matrix for lint, tests, and static analysis
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 73feeba commit 319c3f6

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/build.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ jobs:
2626
- "8.2"
2727
- "8.3"
2828
- "8.4"
29+
- "8.5"
2930

3031
steps:
3132
- name: "Checkout"
@@ -98,6 +99,7 @@ jobs:
9899
- "8.2"
99100
- "8.3"
100101
- "8.4"
102+
- "8.5"
101103
dependencies:
102104
- "lowest"
103105
- "highest"
@@ -137,6 +139,7 @@ jobs:
137139
- "8.2"
138140
- "8.3"
139141
- "8.4"
142+
- "8.5"
140143
dependencies:
141144
- "lowest"
142145
- "highest"

0 commit comments

Comments
 (0)