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-08 04:15:52 +0300
committerGitHub <noreply@github.com>2020-08-08 04:15:52 +0300
commit2f3dc86e3d50a267ac14565e766fcd687130b7b4 (patch)
treeb0829a607e52a3f7c04992dcac2b2105b5fc65ac /composer.json
parent0c9841435ca1df2378ebc043a0c053b496b972cb (diff)
Bump rubix/ml from 0.1.0-rc3 to 0.1.1
Bumps [rubix/ml](https://github.com/RubixML/RubixML) from 0.1.0-rc3 to 0.1.1. - [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.0-rc3...0.1.1) 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 b827def6a..523163d69 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.0-rc3"
+ "rubix/ml": "0.1.1"
},
"require-dev": {
"roave/security-advisories": "dev-master",