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-09-02 09:51:54 +0300
committerGitHub <noreply@github.com>2020-09-02 09:51:54 +0300
commit4e795fc57097a39071a4c367e767d5ff540dee08 (patch)
tree581a6b973d5ca8cb6a40668b1b65840a00a26c99 /composer.json
parent789bf8d258b29b724a50cb49623291b1340cbca2 (diff)
Bump rubix/ml from 0.1.3 to 0.1.4
Bumps [rubix/ml](https://github.com/RubixML/RubixML) from 0.1.3 to 0.1.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.1.3...0.1.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 910ffaef1..2818dc332 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.3"
+ "rubix/ml": "0.1.4"
},
"require-dev": {
"roave/security-advisories": "dev-master",