Skip to content

Commit 71ef193

Browse files
author
matt
committed
Update dependency phpunit/phpunit to v11.5
1 parent e04bf5f commit 71ef193

File tree

4 files changed

+808
-407
lines changed

4 files changed

+808
-407
lines changed

composer.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,8 @@
2727
},
2828
"require-dev": {
2929
"laminas/laminas-coding-standard": "^3.0",
30-
"phpunit/phpunit": "^10.5.37",
31-
"psalm/plugin-phpunit": "^0.19.0",
30+
"phpunit/phpunit": "^11.5",
31+
"psalm/plugin-phpunit": "^0.19.2",
3232
"vimeo/psalm": "^6.0"
3333
},
3434
"autoload": {

0 commit comments

Comments
 (0)