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.21 | 11.4.2 |


Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 28, 2024
1 parent 8ca083a commit cb0e714
Show file tree
Hide file tree
Showing 2 changed files with 246 additions and 355 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"laminas/laminas-hydrator" : "^4.1"
},
"require-dev" : {
"phpunit/phpunit" : "^9.5.4",
"phpunit/phpunit" : "^11.0.0",
"phpmd/phpmd" : "^2.7.0",
"squizlabs/php_codesniffer" : "^3.5.5",
"laminas/laminas-captcha" : "^2.6"
Expand Down
Loading

0 comments on commit cb0e714

Please sign in to comment.