Skip to content

Commit 450b5a3

Browse files
committed
chore: bump php version
Signed-off-by: Vitor Mattos <1079143+vitormattos@users.noreply.github.com>
1 parent 9c3bba1 commit 450b5a3

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.0]
41+
php-versions: [8.1, 8.2, 8.3]
4242

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

0 commit comments

Comments
 (0)