Skip to content

Commit c66949e

Browse files
author
matt
committed
Update dependency phpunit/phpunit to v11.5
1 parent 2637294 commit c66949e

File tree

2 files changed

+792
-394
lines changed

2 files changed

+792
-394
lines changed

composer.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@
1616
},
1717
"require-dev": {
1818
"laminas/laminas-coding-standard": "^3.0",
19-
"phpunit/phpunit": "^10.5.37",
20-
"psalm/plugin-phpunit": "^0.19",
19+
"phpunit/phpunit": "^11.5",
20+
"psalm/plugin-phpunit": "^0.19.2",
2121
"squizlabs/php_codesniffer": "^3.10",
2222
"vimeo/psalm": "^6.0"
2323
},

0 commit comments

Comments
 (0)