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-08-26 11:47:36 +0300
committerGitHub <noreply@github.com>2020-08-26 11:47:36 +0300
commit4a6caab45d4554d7517c31e7979856c41f3f1490 (patch)
tree1bc36a03fe53daffc60abc551e6e04a26082e3df /composer.json
parent172c8e2e11c81dfd708f04b44ccf9dc75f4210bd (diff)
Bump rubix/ml from 0.1.1 to 0.1.3
Bumps [rubix/ml](https://github.com/RubixML/RubixML) from 0.1.1 to 0.1.3. - [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.1.1...0.1.3) 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 f17969e13..910ffaef1 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.1.1"
+ "rubix/ml": "0.1.3"
},
"require-dev": {
"roave/security-advisories": "dev-master",