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-03-10 17:01:32 +0300
committerGitHub <noreply@github.com>2021-03-10 17:01:32 +0300
commitea12092780437b1a64a98ebd97aa3d3209eb3e97 (patch)
tree40d97f41389d3188229e0a7366eec95fc6e4c614 /composer.json
parent3ff01e7f79cb124a5949ec187cc0245804ffac10 (diff)
Bump rubix/ml from 0.2.4 to 0.4.0
Bumps [rubix/ml](https://github.com/RubixML/ML) from 0.2.4 to 0.4.0. - [Release notes](https://github.com/RubixML/ML/releases) - [Changelog](https://github.com/RubixML/ML/blob/master/CHANGELOG.md) - [Commits](https://github.com/RubixML/ML/compare/0.2.4...0.4.0) Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'composer.json')
-rw-r--r--composer.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/composer.json b/composer.json
index 2fa27a5a4..c9bd7d777 100644
--- a/composer.json
+++ b/composer.json
@@ -43,7 +43,7 @@
"pear-pear.horde.org/horde_text_flowed": "^2.0.3@stable",
"pear-pear.horde.org/horde_util": "^2.5.8@stable",
"psr/log": "^1",
- "rubix/ml": "0.2.4"
+ "rubix/ml": "0.4.0"
},
"require-dev": {
"christophwurst/nextcloud": "v20.0.7",