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-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2020-12-05 05:19:27 +0300
committerGitHub <noreply@github.com>2020-12-05 05:19:27 +0300
commit9cbed05f5ebdaa6b4d866cab4966d14d0ca88330 (patch)
tree43cc6849a793958446dcaca2ec3f6f1c56781b9a /composer.json
parenta3762d891209a0a2338e4ba224ab4210ff074ac1 (diff)
Bump rubix/ml from 0.2.3 to 0.2.4
Bumps [rubix/ml](https://github.com/RubixML/RubixML) from 0.2.3 to 0.2.4. - [Release notes](https://github.com/RubixML/RubixML/releases) - [Changelog](https://github.com/RubixML/RubixML/blob/master/CHANGELOG.md) - [Commits](https://github.com/RubixML/RubixML/compare/0.2.3...0.2.4) Signed-off-by: dependabot-preview[bot] <support@dependabot.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 cddf41d94..cff6a0760 100644
--- a/composer.json
+++ b/composer.json
@@ -40,7 +40,7 @@
"pear-pear.horde.org/horde_util": "^2.5.8@stable",
"pear-pear.horde.org/horde_smtp": "^1.9.5@stable",
"psr/log": "^1",
- "rubix/ml": "0.2.3"
+ "rubix/ml": "0.2.4"
},
"require-dev": {
"roave/security-advisories": "dev-master",