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>2021-02-18 13:15:05 +0300
committerGitHub <noreply@github.com>2021-02-18 13:15:05 +0300
commitf191c5b8c176e9fcb2f254a3cb4cce435853d358 (patch)
treea58b9a2b920c0da0de4275fabb7ad535dd13dbbd /composer.lock
parent6b1b562bfb4d7fb91c15121abd19d12a58dc0496 (diff)
parentcbdf3f266c9b5e075e04e55f7150df2a4df9a342 (diff)
Merge pull request #4548 from nextcloud/dependabot/composer/rubix/tensor-2.1.3
Bump rubix/tensor from 2.1.1 to 2.1.3
Diffstat (limited to 'composer.lock')
-rw-r--r--composer.lock11
1 files changed, 6 insertions, 5 deletions
diff --git a/composer.lock b/composer.lock
index b8ee4bf46..de90d8d8f 100644
--- a/composer.lock
+++ b/composer.lock
@@ -1920,16 +1920,16 @@
},
{
"name": "rubix/tensor",
- "version": "2.1.1",
+ "version": "2.1.3",
"source": {
"type": "git",
"url": "https://github.com/RubixML/Tensor.git",
- "reference": "f6770791bb95afb6c3b83b5976714abe19892508"
+ "reference": "76212d79e36f6ba1266747d7065676122d51cf10"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/RubixML/Tensor/zipball/f6770791bb95afb6c3b83b5976714abe19892508",
- "reference": "f6770791bb95afb6c3b83b5976714abe19892508",
+ "url": "https://api.github.com/repos/RubixML/Tensor/zipball/76212d79e36f6ba1266747d7065676122d51cf10",
+ "reference": "76212d79e36f6ba1266747d7065676122d51cf10",
"shasum": ""
},
"require": {
@@ -1985,6 +1985,7 @@
"matrix",
"norms",
"php",
+ "php extension",
"random number generation",
"reduction",
"scientific computing",
@@ -2003,7 +2004,7 @@
"type": "github"
}
],
- "time": "2021-02-01T05:32:19+00:00"
+ "time": "2021-02-14T06:10:44+00:00"
},
{
"name": "symfony/console",