Skip to content

Commit 2aa2dd6

Browse files
committed
Increased minimum required version of vimeo/psalm, so we have no warnings anymore during test runs after 'composer update --prefer-lowest'
1 parent 6877e86 commit 2aa2dd6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"phpstan/extension-installer": "^1.0",
3030
"phpstan/phpstan": "^0.12.26",
3131
"phpunit/phpunit": "^9.0",
32-
"vimeo/psalm": "^3.11"
32+
"vimeo/psalm": "^3.12"
3333
},
3434
"config": {
3535
"sort-packages": true

composer.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)