Skip to content

Commit

Permalink
Update dependency phpunit/phpunit to ^11.5.6
Browse files Browse the repository at this point in the history
| datasource | package         | from   | to     |
| ---------- | --------------- | ------ | ------ |
| packagist  | phpunit/phpunit | 11.5.4 | 11.5.6 |
  • Loading branch information
renovate[bot] authored Feb 6, 2025
1 parent 74c4a79 commit 47c4aaa
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 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.4.0",
"phpunit/phpunit": "^11.5.4"
"phpunit/phpunit": "^11.5.6"
},
"autoload": {
"psr-4": {
Expand Down
14 changes: 7 additions & 7 deletions composer.lock

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

0 comments on commit 47c4aaa

Please sign in to comment.