Skip to content

Commit 6267b30

Browse files
mpywclaude
andcommitted
[Claude] Add PHP 8.5 to CI test matrix
🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
1 parent 4f523e9 commit 6267b30

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ jobs:
88

99
strategy:
1010
matrix:
11-
php: [8.2, 8.3, 8.4]
11+
php: [8.2, 8.3, 8.4, 8.5]
1212
lib:
1313
- doctrine: ^2.20
1414
- doctrine: ^2.21.x-dev

0 commit comments

Comments
 (0)