Skip to content

Commit 75cf8d7

Browse files
dozsanindjeto
authored andcommitted
add php 8.4 to phpunit.yml
1 parent 01fd1c3 commit 75cf8d7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/phpunit.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
strategy:
1616
fail-fast: false
1717
matrix:
18-
php: ['8.1', '8.2', '8.3']
18+
php: ['8.1', '8.2', '8.3', '8.4']
1919

2020
steps:
2121
- name: Checkout

0 commit comments

Comments
 (0)