Skip to content

Commit df10511

Browse files
authored
php.yml: Add PHP 8.5
1 parent 9f4af6b commit df10511

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/php.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ jobs:
1919
- "8.2"
2020
- "8.3"
2121
- "8.4"
22+
- "8.5"
2223
steps:
2324
- name: Checkout
2425
uses: actions/checkout@v4

0 commit comments

Comments
 (0)