Skip to content

Commit 0d91a57

Browse files
Update dependency phpunit/phpunit to v12
| datasource | package | from | to | | ---------- | --------------- | ------- | ------ | | packagist | phpunit/phpunit | 11.5.44 | 12.4.4 | Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 2332145 commit 0d91a57

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"require-dev": {
4646
"laminas/laminas-coding-standard": "^3.0",
4747
"laminas/laminas-test": "^4.10",
48-
"phpunit/phpunit": "^11.3.0",
48+
"phpunit/phpunit": "^12.0.0",
4949
"psalm/plugin-phpunit": "^0.19.0",
5050
"vimeo/psalm": "^6.13.1"
5151
},

0 commit comments

Comments
 (0)