Skip to content

Commit

Permalink
Update dependency phpunit/phpunit to ^11.5.0
Browse files Browse the repository at this point in the history
| datasource | package         | from   | to     |
| ---------- | --------------- | ------ | ------ |
| packagist  | phpunit/phpunit | 11.4.4 | 11.5.0 |
  • Loading branch information
renovate[bot] authored Dec 6, 2024
1 parent de28fea commit 608d904
Show file tree
Hide file tree
Showing 2 changed files with 64 additions and 11 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
],
"require-dev": {
"phpbench/phpbench": "^1.3.1",
"phpunit/phpunit": "^11.4.4"
"phpunit/phpunit": "^11.5.0"
},
"autoload": {
"psr-4": {
Expand Down
73 changes: 63 additions & 10 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 608d904

Please sign in to comment.