Skip to content

Commit

Permalink
Update phpunit/phpunit requirement from ~10.0.7 to ~10.1.1 (#54)
Browse files Browse the repository at this point in the history
Updates the requirements on [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) to permit the latest version.
- [Release notes](https://github.com/sebastianbergmann/phpunit/releases)
- [Changelog](https://github.com/sebastianbergmann/phpunit/blob/10.1.1/ChangeLog-10.1.md)
- [Commits](sebastianbergmann/phpunit@10.0.7...10.1.1)

---
updated-dependencies:
- dependency-name: phpunit/phpunit
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Apr 18, 2023
1 parent bcdf696 commit 2d1170b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"wmde/fun-validators": "~4.0"
},
"require-dev": {
"phpunit/phpunit": "~10.0.7",
"phpunit/phpunit": "~10.1.1",
"wmde/fundraising-phpcs": "~8.0",
"phpstan/phpstan": "~1.7"
},
Expand Down

0 comments on commit 2d1170b

Please sign in to comment.