Skip to content

Commit 929247a

Browse files
update psalm/plugin-phpunit requirement from ^0.16.1 to ^0.18.4 (via #46)
1 parent ffe1342 commit 929247a

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
@@ -36,7 +36,7 @@
3636
"require-dev": {
3737
"jetbrains/phpstorm-attributes": "^1",
3838
"phpunit/phpunit": "^9.5.10",
39-
"psalm/plugin-phpunit": "^0.16.1",
39+
"psalm/plugin-phpunit": "^0.18.4",
4040
"squizlabs/php_codesniffer": "^3.6.2",
4141
"vimeo/psalm": "^4.15"
4242
},

0 commit comments

Comments
 (0)