Skip to content

Commit aa7a2d7

Browse files
Update phpunit.yml
1 parent 25f1faf commit aa7a2d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/phpunit.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
fail-fast: true
1111
matrix:
1212
php: [ "8.2", "8.3", "8.4" ]
13-
laravel: [ "10.0", "11.0" ]
13+
laravel: [ "10.0", "11.0", "12.0" ]
1414

1515
name: PHP ${{ matrix.php }}, Laravel ${{ matrix.laravel }}
1616

0 commit comments

Comments
 (0)