Skip to content

Commit c259277

Browse files
committed
Add php 8.4 to tests
1 parent 6c6a03a commit c259277

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323

2424
strategy:
2525
matrix:
26-
php-version: [8.1, 8.3]
26+
php-version: [8.1, 8.4]
2727

2828
dependencies:
2929
- "highest"

0 commit comments

Comments
 (0)