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[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-10-30 05:12:04 +0300
committerGitHub <noreply@github.com>2021-10-30 05:12:04 +0300
commitf55bff8d38228e28f69c9a57ab7320c483eb088f (patch)
treeae5f234c2ccba1a95ad6f3a5f68ef19da2adbc41 /composer.lock
parentb8b0b044855f936a4b695b2b807ef8820c8cc2d0 (diff)
Bump amphp/parallel from 1.4.0 to 1.4.1
Bumps amphp/parallel from 1.4.0 to 1.4.1. --- updated-dependencies: - dependency-name: amphp/parallel dependency-type: indirect update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'composer.lock')
-rw-r--r--composer.lock32
1 files changed, 22 insertions, 10 deletions
diff --git a/composer.lock b/composer.lock
index 6052de534..fb6dd1c96 100644
--- a/composer.lock
+++ b/composer.lock
@@ -164,16 +164,16 @@
},
{
"name": "amphp/parallel",
- "version": "v1.4.0",
+ "version": "v1.4.1",
"source": {
"type": "git",
"url": "https://github.com/amphp/parallel.git",
- "reference": "2c1039bf7ca137eae4d954b14c09a7535d7d4e1c"
+ "reference": "fbc128383c1ffb3823866f71b88d8c4722a25ce9"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/amphp/parallel/zipball/2c1039bf7ca137eae4d954b14c09a7535d7d4e1c",
- "reference": "2c1039bf7ca137eae4d954b14c09a7535d7d4e1c",
+ "url": "https://api.github.com/repos/amphp/parallel/zipball/fbc128383c1ffb3823866f71b88d8c4722a25ce9",
+ "reference": "fbc128383c1ffb3823866f71b88d8c4722a25ce9",
"shasum": ""
},
"require": {
@@ -224,7 +224,13 @@
"multi-processing",
"multi-threading"
],
- "time": "2020-04-27T15:12:37+00:00"
+ "funding": [
+ {
+ "url": "https://github.com/amphp",
+ "type": "github"
+ }
+ ],
+ "time": "2021-10-25T19:16:02+00:00"
},
{
"name": "amphp/parser",
@@ -394,16 +400,16 @@
},
{
"name": "amphp/sync",
- "version": "v1.4.0",
+ "version": "v1.4.2",
"source": {
"type": "git",
"url": "https://github.com/amphp/sync.git",
- "reference": "613047ac54c025aa800a9cde5b05c3add7327ed4"
+ "reference": "85ab06764f4f36d63b1356b466df6111cf4b89cf"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/amphp/sync/zipball/613047ac54c025aa800a9cde5b05c3add7327ed4",
- "reference": "613047ac54c025aa800a9cde5b05c3add7327ed4",
+ "url": "https://api.github.com/repos/amphp/sync/zipball/85ab06764f4f36d63b1356b466df6111cf4b89cf",
+ "reference": "85ab06764f4f36d63b1356b466df6111cf4b89cf",
"shasum": ""
},
"require": {
@@ -448,7 +454,13 @@
"semaphore",
"synchronization"
],
- "time": "2020-05-07T18:57:50+00:00"
+ "funding": [
+ {
+ "url": "https://github.com/amphp",
+ "type": "github"
+ }
+ ],
+ "time": "2021-10-25T18:29:10+00:00"
},
{
"name": "arthurhoaro/favicon",