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:
authorChristoph Wurst <ChristophWurst@users.noreply.github.com>2022-03-24 13:35:38 +0300
committerGitHub <noreply@github.com>2022-03-24 13:35:38 +0300
commit41cc5f7716e621b05e0f3199ac9b94caaf735c64 (patch)
treeb3b2de83f73512b98b5fb7dc5ccf7b93783166c2 /composer.lock
parent17b63053a8fb6a2ac7af2c61669d20d1f7a6cc86 (diff)
parent8b215d467b00c01bf1debdbaaebf872f0e5226fc (diff)
Merge pull request #6062 from nextcloud/dependabot/composer/amphp/amp-2.6.2
Bump amphp/amp from 2.6.1 to 2.6.2
Diffstat (limited to 'composer.lock')
-rw-r--r--composer.lock12
1 files changed, 6 insertions, 6 deletions
diff --git a/composer.lock b/composer.lock
index 2d53565da..f9338ff0a 100644
--- a/composer.lock
+++ b/composer.lock
@@ -8,16 +8,16 @@
"packages": [
{
"name": "amphp/amp",
- "version": "v2.6.1",
+ "version": "v2.6.2",
"source": {
"type": "git",
"url": "https://github.com/amphp/amp.git",
- "reference": "c5fc66a78ee38d7ac9195a37bacaf940eb3f65ae"
+ "reference": "9d5100cebffa729aaffecd3ad25dc5aeea4f13bb"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/amphp/amp/zipball/c5fc66a78ee38d7ac9195a37bacaf940eb3f65ae",
- "reference": "c5fc66a78ee38d7ac9195a37bacaf940eb3f65ae",
+ "url": "https://api.github.com/repos/amphp/amp/zipball/9d5100cebffa729aaffecd3ad25dc5aeea4f13bb",
+ "reference": "9d5100cebffa729aaffecd3ad25dc5aeea4f13bb",
"shasum": ""
},
"require": {
@@ -70,7 +70,7 @@
}
],
"description": "A non-blocking concurrency framework for PHP applications.",
- "homepage": "http://amphp.org/amp",
+ "homepage": "https://amphp.org/amp",
"keywords": [
"async",
"asynchronous",
@@ -88,7 +88,7 @@
"type": "github"
}
],
- "time": "2021-09-23T18:43:08+00:00"
+ "time": "2022-02-20T17:52:18+00:00"
},
{
"name": "amphp/byte-stream",