Skip to content

Commit 5077e2d

Browse files
Added PHP 8.5 on version list (#145)
1 parent 235deeb commit 5077e2d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ jobs:
88
strategy:
99
fail-fast: false
1010
matrix:
11-
php: [8.4, 8.3, 8.2, 8.1]
11+
php: [8.5, 8.4, 8.3, 8.2, 8.1]
1212
dependency-version: [prefer-stable]
1313
os: [ubuntu-latest, windows-latest]
1414

0 commit comments

Comments
 (0)