Skip to content

Commit 152f685

Browse files
author
matt
committed
Bump minimum phpunit version
1 parent 9173413 commit 152f685

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Diff for: composer.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -16,10 +16,10 @@
1616
},
1717
"require-dev": {
1818
"laminas/laminas-coding-standard": "^3.0",
19-
"phpunit/phpunit": "^10.2",
19+
"phpunit/phpunit": "^10.5.37",
2020
"psalm/plugin-phpunit": "^0.19",
21-
"squizlabs/php_codesniffer": "^3.7",
22-
"vimeo/psalm": "^5.13"
21+
"squizlabs/php_codesniffer": "^3.10",
22+
"vimeo/psalm": "^5.26"
2323
},
2424
"autoload": {
2525
"psr-4": {

Diff for: composer.lock

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)