Skip to content

Commit

Permalink
Update phpunit/phpunit requirement from ^6.5 to ^7.5
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.
- [Changelog](https://github.com/sebastianbergmann/phpunit/blob/7.5.20/ChangeLog-7.5.md)
- [Commits](sebastianbergmann/phpunit@6.5.0...7.5.20)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 14, 2023
1 parent 4eefaca commit aee6e75
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 @@ -82,7 +82,7 @@
"lucatume/wp-browser": "^3.1",
"lucatume/wp-snaphot-assertions": "^1.1",
"phpcompatibility/phpcompatibility-wp": "*",
"phpunit/phpunit": "^6.5",
"phpunit/phpunit": "^7.5",
"spatie/phpunit-snapshot-assertions": "^1.4.2",
"the-events-calendar/coding-standards": "dev-master",
"wp-cli/wp-cli": "2.*",
Expand Down

0 comments on commit aee6e75

Please sign in to comment.