Skip to content

Commit bf2498d

Browse files
Chris53897ondrejmirtes
authored andcommitted
ci: Add PHP version 8.5 to integration tests
1 parent 92ef22c commit bf2498d

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/integration-tests.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ jobs:
2525
- "8.2"
2626
- "8.3"
2727
- "8.4"
28+
- "8.5"
2829
composer-version:
2930
- "v2"
3031
- "preview"
@@ -72,6 +73,7 @@ jobs:
7273
- "8.2"
7374
- "8.3"
7475
- "8.4"
76+
- "8.5"
7577
composer-version:
7678
- "v2"
7779
- "preview"

0 commit comments

Comments
 (0)