Skip to content

Commit c697809

Browse files
committed
chore: cover the package with tests at PHP 8.4
Signed-off-by: Vitor Mattos <1079143+vitormattos@users.noreply.github.com>
1 parent 45dc76b commit c697809

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
@@ -38,7 +38,7 @@ jobs:
3838

3939
strategy:
4040
matrix:
41-
php-versions: [8.1, 8.2, 8.3]
41+
php-versions: [8.1, 8.2, 8.3, 8.4]
4242

4343
name: PHP ${{ matrix.php-versions }}
4444

0 commit comments

Comments
 (0)