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>2021-04-05 18:58:20 +0300
committerGitHub <noreply@github.com>2021-04-05 18:58:20 +0300
commit842a954ee255f3751d68e6ebf52663cb291af91e (patch)
tree37cb3022979da73e71e0be05c31490647df6a066 /composer.lock
parent479493d152a82b1e10d36ff3b7968672eb928e25 (diff)
parent2760f44b794c60c0fb326859a4144d77829effa9 (diff)
Merge pull request #1524 from nextcloud/dependabot/composer/vimeo/psalm-4.7.0
Diffstat (limited to 'composer.lock')
-rw-r--r--composer.lock31
1 files changed, 19 insertions, 12 deletions
diff --git a/composer.lock b/composer.lock
index 550d3aed..4f180b66 100644
--- a/composer.lock
+++ b/composer.lock
@@ -98,16 +98,16 @@
},
{
"name": "amphp/byte-stream",
- "version": "v1.8.0",
+ "version": "v1.8.1",
"source": {
"type": "git",
"url": "https://github.com/amphp/byte-stream.git",
- "reference": "f0c20cf598a958ba2aa8c6e5a71c697d652c7088"
+ "reference": "acbd8002b3536485c997c4e019206b3f10ca15bd"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/amphp/byte-stream/zipball/f0c20cf598a958ba2aa8c6e5a71c697d652c7088",
- "reference": "f0c20cf598a958ba2aa8c6e5a71c697d652c7088",
+ "url": "https://api.github.com/repos/amphp/byte-stream/zipball/acbd8002b3536485c997c4e019206b3f10ca15bd",
+ "reference": "acbd8002b3536485c997c4e019206b3f10ca15bd",
"shasum": ""
},
"require": {
@@ -163,9 +163,15 @@
"support": {
"irc": "irc://irc.freenode.org/amphp",
"issues": "https://github.com/amphp/byte-stream/issues",
- "source": "https://github.com/amphp/byte-stream/tree/master"
+ "source": "https://github.com/amphp/byte-stream/tree/v1.8.1"
},
- "time": "2020-06-29T18:35:05+00:00"
+ "funding": [
+ {
+ "url": "https://github.com/amphp",
+ "type": "github"
+ }
+ ],
+ "time": "2021-03-30T17:13:30+00:00"
},
{
"name": "christophwurst/nextcloud",
@@ -5485,16 +5491,16 @@
},
{
"name": "vimeo/psalm",
- "version": "4.6.4",
+ "version": "4.7.0",
"source": {
"type": "git",
"url": "https://github.com/vimeo/psalm.git",
- "reference": "97fe86c4e158b5a57c5150aa5055c38b5a809aab"
+ "reference": "d4377c0baf3ffbf0b1ec6998e8d1be2a40971005"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/vimeo/psalm/zipball/97fe86c4e158b5a57c5150aa5055c38b5a809aab",
- "reference": "97fe86c4e158b5a57c5150aa5055c38b5a809aab",
+ "url": "https://api.github.com/repos/vimeo/psalm/zipball/d4377c0baf3ffbf0b1ec6998e8d1be2a40971005",
+ "reference": "d4377c0baf3ffbf0b1ec6998e8d1be2a40971005",
"shasum": ""
},
"require": {
@@ -5536,6 +5542,7 @@
"slevomat/coding-standard": "^6.3.11",
"squizlabs/php_codesniffer": "^3.5",
"symfony/process": "^4.3",
+ "weirdan/phpunit-appveyor-reporter": "^1.0.0",
"weirdan/prophecy-shim": "^1.0 || ^2.0"
},
"suggest": {
@@ -5583,9 +5590,9 @@
],
"support": {
"issues": "https://github.com/vimeo/psalm/issues",
- "source": "https://github.com/vimeo/psalm/tree/4.6.4"
+ "source": "https://github.com/vimeo/psalm/tree/4.7.0"
},
- "time": "2021-03-16T23:28:18+00:00"
+ "time": "2021-03-29T03:54:38+00:00"
},
{
"name": "webmozart/assert",