Skip to content

Commit ada7b18

Browse files
committed
Update to psalm 5
1 parent 41b0bc8 commit ada7b18

File tree

6 files changed

+318
-367
lines changed

6 files changed

+318
-367
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"squizlabs/php_codesniffer": "^3.7",
2121
"doctrine/coding-standard": "^11.1",
2222
"symfony/phpunit-bridge": "^5.2",
23-
"vimeo/psalm": "^4.28"
23+
"vimeo/psalm": "^5"
2424
},
2525
"autoload": {
2626
"psr-4": { "MongoDB\\": "src/" },

0 commit comments

Comments
 (0)