Skip to content

Commit a54801b

Browse files
Update dependency phpunit/phpunit to ~9.6.0
| datasource | package | from | to | | ---------- | --------------- | ------ | ----- | | packagist | phpunit/phpunit | 9.5.25 | 9.6.9 | Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ebeafee commit a54801b

File tree

2 files changed

+68
-67
lines changed

2 files changed

+68
-67
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"laminas/laminas-coding-standard": "~2.4.0",
4040
"laminas/laminas-math": "~3.6.0",
4141
"laminas/laminas-servicemanager": "~3.19.0",
42-
"phpunit/phpunit": "~9.5.25"
42+
"phpunit/phpunit": "~9.6.0"
4343
},
4444
"suggest": {
4545
"laminas/laminas-math": "(^3.3) To support Python Pickle serialization",

0 commit comments

Comments
 (0)