Skip to content

Commit e0088ab

Browse files
Update dependency phpunit/phpunit to ^9.6.33 [SECURITY]
| datasource | package | from | to | | ---------- | --------------- | ----- | ------ | | packagist | phpunit/phpunit | 9.6.9 | 9.6.33 | Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 143cc32 commit e0088ab

File tree

2 files changed

+177
-130
lines changed

2 files changed

+177
-130
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"require-dev": {
2222
"laminas/laminas-coding-standard": "^2.4.0",
2323
"phpspec/prophecy-phpunit": "^2.0.1",
24-
"phpunit/phpunit": "^9.5.26",
24+
"phpunit/phpunit": "^9.6.33",
2525
"vimeo/psalm": "^5.0.0"
2626
},
2727
"autoload": {

0 commit comments

Comments
 (0)