Skip to content

Commit

Permalink
Bumped PHPUnit 10 Version
Browse files Browse the repository at this point in the history
  • Loading branch information
noamanahmed committed Sep 11, 2023
1 parent e13b581 commit 7101e2e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/phpunit.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,9 @@ jobs:
- php-versions: '8.0'
phpunit-versions: '9.5.20'
- php-versions: '8.1'
phpunit-versions: '10.0'
phpunit-versions: '10.3.3'
- php-versions: '8.2'
phpunit-versions: '10.0'
phpunit-versions: '10.3.3'

name: PHP ${{ matrix.php-versions }} Test with PHPUnit ${{ matrix.phpunit-versions }} on ${{ matrix.operating-system }}
steps:
Expand Down

0 comments on commit 7101e2e

Please sign in to comment.