Skip to content

Commit

Permalink
Composer(deps-dev): Update phpunit/phpunit requirement from ^8 || ^9 …
Browse files Browse the repository at this point in the history
…to ^11.2.7

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 10, 2024
1 parent 0e4cc24 commit fb7ab18
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 @@ -27,7 +27,7 @@
"dealerdirect/phpcodesniffer-composer-installer": "^0.4.1 || ^0.5 || ^0.6.2 || ^0.7 || ^1.0",
"infection/infection": "^0.26",
"phpcompatibility/phpcompatibility-wp": "^2",
"phpunit/phpunit": "^8 || ^9",
"phpunit/phpunit": "^11.2.7",
"roave/security-advisories": "dev-master",
"squizlabs/php_codesniffer": "^3.5.2",
"vimeo/psalm": "^5.13",
Expand Down

0 comments on commit fb7ab18

Please sign in to comment.