Skip to content

Commit

Permalink
Update phpunit/phpunit requirement from ^7.5.20 to ^8.5.36
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/8.5.36/ChangeLog-8.5.md)
- [Commits](sebastianbergmann/phpunit@7.5.20...8.5.36)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 5, 2024
1 parent a9faec1 commit 483c38c
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 @@ -43,7 +43,7 @@
"require-dev": {
"dealerdirect/phpcodesniffer-composer-installer": "^0.7.0",
"php-stubs/wp-cli-stubs": "^2.4",
"phpunit/phpunit": "^7.5.20",
"phpunit/phpunit": "^8.5.36",
"szepeviktor/phpstan-wordpress": "^1.1",
"wearerequired/coding-standards": "^3.0",
"wp-cli/extension-command": "^2.0",
Expand Down

0 comments on commit 483c38c

Please sign in to comment.