Skip to content

Commit

Permalink
chore(deps-dev): Bump phpunit/phpunit from 9.6.17 to 9.6.19 (#294)
Browse files Browse the repository at this point in the history
* 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] <[email protected]>

* Update phpunit-ci-coverage.yml

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jonah Lawrence <[email protected]>
  • Loading branch information
dependabot[bot] and DenverCoder1 committed May 6, 2024
1 parent baa53e0 commit 878f476
Show file tree
Hide file tree
Showing 2 changed files with 69 additions and 63 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/phpunit-ci-coverage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
- uses: actions/checkout@v3
- uses: php-actions/composer@9357db0fb3020086db5a9922354c8dc643927bcd
- name: PHPUnit Tests
uses: php-actions/phpunit@v3
uses: php-actions/phpunit@v4
with:
bootstrap: vendor/autoload.php
configuration: tests/phpunit/phpunit.xml
Expand Down
130 changes: 68 additions & 62 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 878f476

Please sign in to comment.