Skip to content

Commit 878f476

Browse files
chore(deps-dev): Bump phpunit/phpunit from 9.6.17 to 9.6.19 (#294)
* chore(deps-dev): Bump phpunit/phpunit from 9.6.17 to 9.6.19 Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 9.6.17 to 9.6.19. - [Release notes](https://github.com/sebastianbergmann/phpunit/releases) - [Changelog](https://github.com/sebastianbergmann/phpunit/blob/9.6.19/ChangeLog-9.6.md) - [Commits](sebastianbergmann/phpunit@9.6.17...9.6.19) --- updated-dependencies: - dependency-name: phpunit/phpunit dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> * Update phpunit-ci-coverage.yml --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Jonah Lawrence <jonah@freshidea.com>
1 parent baa53e0 commit 878f476

File tree

2 files changed

+69
-63
lines changed

2 files changed

+69
-63
lines changed

.github/workflows/phpunit-ci-coverage.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
- uses: actions/checkout@v3
1515
- uses: php-actions/composer@9357db0fb3020086db5a9922354c8dc643927bcd
1616
- name: PHPUnit Tests
17-
uses: php-actions/phpunit@v3
17+
uses: php-actions/phpunit@v4
1818
with:
1919
bootstrap: vendor/autoload.php
2020
configuration: tests/phpunit/phpunit.xml

composer.lock

Lines changed: 68 additions & 62 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)