Skip to content

Commit

Permalink
chore(deps): Bump PHPUnit version
Browse files Browse the repository at this point in the history
  • Loading branch information
leocavalcante committed Jan 23, 2024
1 parent cf8c26f commit 7d79063
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/tools_test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ function test_phpstan() {
}

function test_phpunit() {
assert_contains "PHPUnit 10.5.8" "$(./bin/phpctl phpunit --version)"
assert_contains "PHPUnit 10.5.9" "$(./bin/phpctl phpunit --version)"
}

function test_pint() {
Expand Down

0 comments on commit 7d79063

Please sign in to comment.