Skip to content

Commit f4e7ee6

Browse files
authored
Merge pull request #20 from kynx/renovate/packagist-phpunit-phpunit-vulnerability
Update dependency phpunit/phpunit to ^12.5.8 [SECURITY]
2 parents 56d65d6 + eb152a7 commit f4e7ee6

File tree

2 files changed

+24
-24
lines changed

2 files changed

+24
-24
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
},
2828
"require-dev": {
2929
"laminas/laminas-coding-standard": "^3.1",
30-
"phpunit/phpunit": "^12.4",
30+
"phpunit/phpunit": "^12.5.8",
3131
"psalm/plugin-phpunit": "^0.19.5",
3232
"vimeo/psalm": "^6.13"
3333
},

composer.lock

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

0 commit comments

Comments
 (0)