Skip to content

Commit 6bc5c82

Browse files
Update dependency phpunit/phpunit to ^10.5.1
| datasource | package | from | to | | ---------- | --------------- | ------ | ------ | | packagist | phpunit/phpunit | 10.5.0 | 10.5.1 |
1 parent 7b045a2 commit 6bc5c82

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
},
2222
"require-dev": {
2323
"doctrine/coding-standard": "^12.0.0",
24-
"phpunit/phpunit": "^10.5.0"
24+
"phpunit/phpunit": "^10.5.1"
2525
},
2626
"autoload": {
2727
"psr-4": {

composer.lock

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)