Skip to content

Commit a170d15

Browse files
committed
also test on php 8.5
1 parent d57593f commit a170d15

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

‎.github/workflows/ci.yml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ jobs:
55
runs-on: ubuntu-latest
66
strategy:
77
matrix:
8-
php-version: ['8.3', '8.4']
8+
php-version: ['8.3', '8.4', '8.5']
99

1010
steps:
1111
- name: Checkout code

0 commit comments

Comments
 (0)