Skip to content

Commit ac5f0df

Browse files
committed
Add php 8.4 and 8.5 to the text matrix
1 parent 2c340fd commit ac5f0df

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
@@ -15,7 +15,7 @@ jobs:
1515

1616
strategy:
1717
matrix:
18-
php: [8.0, 8.1, 8.2, 8.3]
18+
php: [8.0, 8.1, 8.2, 8.3, 8.4, 8.5]
1919
dependency-version: [prefer-lowest, prefer-stable]
2020

2121
steps:

0 commit comments

Comments
 (0)