Skip to content

Commit

Permalink
Update phpunit.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
andrey-helldar authored Feb 20, 2025
1 parent 25f1faf commit aa7a2d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/phpunit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
fail-fast: true
matrix:
php: [ "8.2", "8.3", "8.4" ]
laravel: [ "10.0", "11.0" ]
laravel: [ "10.0", "11.0", "12.0" ]

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

Expand Down

0 comments on commit aa7a2d7

Please sign in to comment.