Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/mail.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2020-11-02 10:29:17 +0300
committerChristoph Wurst <christoph@winzerhof-wurst.at>2020-11-02 11:52:22 +0300
commit31bc6cfea69f7e9e1503c74d4c7dcefc9f876180 (patch)
treec2c9457f868b80fc62cb8aa9d974b63b3ad8452c /composer.json
parent9fab7e6576d2d67d9283c484db0dfcad440afce4 (diff)
Bump vimeo/psalm from 3.17.2 to 4.1.1
Bumps [vimeo/psalm](https://github.com/vimeo/psalm) from 3.17.2 to 4.1.1. - [Release notes](https://github.com/vimeo/psalm/releases) - [Commits](https://github.com/vimeo/psalm/compare/3.17.2...4.1.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
Diffstat (limited to 'composer.json')
-rw-r--r--composer.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/composer.json b/composer.json
index e25554c7d..be1411097 100644
--- a/composer.json
+++ b/composer.json
@@ -48,7 +48,7 @@
"christophwurst/nextcloud_testing": "0.11.0",
"nextcloud/coding-standard": "^0.3.0",
"phan/phan": "^3.0",
- "vimeo/psalm": "^3.9"
+ "vimeo/psalm": "^4.1"
},
"scripts": {
"cs:check": "php-cs-fixer fix --dry-run --diff",