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

github.com/nextcloud/polls.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-01-15 06:01:28 +0300
committerGitHub <noreply@github.com>2022-01-15 06:01:28 +0300
commit66cafeceedcab12027f6d6b1378d9390272056b2 (patch)
tree714febaf7651479416f8762ef499d52319e5435b /composer.lock
parent705d8703328845f36e27b361035829bc5595a4de (diff)
Bump vimeo/psalm from 4.18 to 4.18.1
Bumps [vimeo/psalm](https://github.com/vimeo/psalm) from 4.18 to 4.18.1. - [Release notes](https://github.com/vimeo/psalm/releases) - [Commits](https://github.com/vimeo/psalm/compare/4.18...4.18.1) --- updated-dependencies: - dependency-name: vimeo/psalm dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'composer.lock')
-rw-r--r--composer.lock16
1 files changed, 8 insertions, 8 deletions
diff --git a/composer.lock b/composer.lock
index 76ee598e..c5d398b7 100644
--- a/composer.lock
+++ b/composer.lock
@@ -5587,22 +5587,22 @@
},
{
"name": "vimeo/psalm",
- "version": "4.18",
+ "version": "4.18.1",
"source": {
"type": "git",
"url": "https://github.com/vimeo/psalm.git",
- "reference": "760baddcea5e0d2ba5bfb882a3243265ad1430d3"
+ "reference": "dda05fa913f4dc6eb3386f2f7ce5a45d37a71bcb"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/vimeo/psalm/zipball/760baddcea5e0d2ba5bfb882a3243265ad1430d3",
- "reference": "760baddcea5e0d2ba5bfb882a3243265ad1430d3",
+ "url": "https://api.github.com/repos/vimeo/psalm/zipball/dda05fa913f4dc6eb3386f2f7ce5a45d37a71bcb",
+ "reference": "dda05fa913f4dc6eb3386f2f7ce5a45d37a71bcb",
"shasum": ""
},
"require": {
"amphp/amp": "^2.4.2",
"amphp/byte-stream": "^1.5",
- "composer-runtime-api": "^2.0.0",
+ "composer/package-versions-deprecated": "^1.8.0",
"composer/semver": "^1.4 || ^2.0 || ^3.0",
"composer/xdebug-handler": "^1.1 || ^2.0 || ^3.0",
"dnoegel/php-xdg-base-dir": "^0.1.1",
@@ -5635,7 +5635,7 @@
"phpmyadmin/sql-parser": "5.1.0||dev-master",
"phpspec/prophecy": ">=1.9.0",
"phpunit/phpunit": "^9.0",
- "psalm/plugin-phpunit": "^0.16.1",
+ "psalm/plugin-phpunit": "^0.16",
"slevomat/coding-standard": "^7.0",
"squizlabs/php_codesniffer": "^3.5",
"symfony/process": "^4.3 || ^5.0 || ^6.0",
@@ -5687,9 +5687,9 @@
],
"support": {
"issues": "https://github.com/vimeo/psalm/issues",
- "source": "https://github.com/vimeo/psalm/tree/4.18"
+ "source": "https://github.com/vimeo/psalm/tree/4.18.1"
},
- "time": "2022-01-06T20:49:15+00:00"
+ "time": "2022-01-08T21:21:26+00:00"
},
{
"name": "webmozart/assert",