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>2022-02-28 11:56:23 +0300
committerGitHub <noreply@github.com>2022-02-28 11:56:23 +0300
commit8b215d467b00c01bf1debdbaaebf872f0e5226fc (patch)
tree13374c9fd8fdfa40882f727b0bc740f300fbd655 /composer.lock
parent0b9cd75b2486727759bc4975390d03143e097535 (diff)
Bump amphp/amp from 2.6.1 to 2.6.2
Bumps [amphp/amp](https://github.com/amphp/amp) from 2.6.1 to 2.6.2. - [Release notes](https://github.com/amphp/amp/releases) - [Changelog](https://github.com/amphp/amp/blob/master/CHANGELOG.md) - [Commits](https://github.com/amphp/amp/compare/v2.6.1...v2.6.2) --- updated-dependencies: - dependency-name: amphp/amp 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.lock22
1 files changed, 11 insertions, 11 deletions
diff --git a/composer.lock b/composer.lock
index 7ab2e17fc..1eda4a9b3 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",
@@ -1880,14 +1880,14 @@
},
"type": "library",
"autoload": {
+ "files": [
+ "src/constants.php"
+ ],
"psr-4": {
- "Tensor\\": "src/",
"JAMA\\": "lib/JAMA",
+ "Tensor\\": "src/",
"Zephir\\Optimizers\\FunctionCall\\": "optimizers/"
- },
- "files": [
- "src/constants.php"
- ]
+ }
},
"notification-url": "https://packagist.org/downloads/",
"license": [