Skip to content

Commit

Permalink
Update dependency phpunit/phpunit to v11
Browse files Browse the repository at this point in the history
| datasource | package         | from   | to     |
| ---------- | --------------- | ------ | ------ |
| packagist  | phpunit/phpunit | 9.6.10 | 11.2.3 |
  • Loading branch information
renovate[bot] committed Jun 19, 2024
1 parent f92ce20 commit c9d5b1e
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 @@ -6,7 +6,7 @@
"php": "~8.0.0 || ~8.1.0 || ~8.2.0 || ~8.3.0"
},
"require-dev": {
"phpunit/phpunit": "^9.6.7",
"phpunit/phpunit": "^11.2.3",
"infection/infection": "^0.26.19",
"doctrine/coding-standard": "^12.0.0",
"vimeo/psalm": "^5.9.0"
Expand Down

0 comments on commit c9d5b1e

Please sign in to comment.