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>2022-02-12 05:05:09 +0300
committerGitHub <noreply@github.com>2022-02-12 05:05:09 +0300
commita961dd2ad138c0be39512383b86c14c254640cde (patch)
tree8d7f2b2f26554d6fa5a191dcac2bcd007b22104f /composer.json
parent7fd618536570443f85ae42bc42b0653fa31ad3b1 (diff)
Bump rubix/ml from 0.4.1 to 0.4.2
Bumps [rubix/ml](https://github.com/RubixML/ML) from 0.4.1 to 0.4.2. - [Release notes](https://github.com/RubixML/ML/releases) - [Changelog](https://github.com/RubixML/ML/blob/0.4.2/CHANGELOG.md) - [Commits](https://github.com/RubixML/ML/compare/0.4.1...0.4.2) --- updated-dependencies: - dependency-name: rubix/ml dependency-type: direct:production update-type: version-update:semver-patch ... 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 b0bf1e8b0..94792d75d 100644
--- a/composer.json
+++ b/composer.json
@@ -42,7 +42,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.4.1",
+ "rubix/ml": "0.4.2",
"sabberworm/php-css-parser": "^8.3",
"youthweb/urllinker": "^1.3"
},