summaryrefslogtreecommitdiffstats
path: root/composer.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-11-17 22:03:46 +0100
committerGitHub <noreply@github.com>2022-11-17 22:03:46 +0100
commit92ebe4a836a478e39e06f5c84b84bcf027351426 (patch)
tree2cc83465f0e1797106fe9b0a6eb4a7adac29b508 /composer.json
parent90a3b239b8948c7351cca16c2f92ee3a1dea53f6 (diff)
Bump fivefilters/readability.php from 2.1.0 to 3.1.0 (#1989)
* Bump fivefilters/readability.php from 2.1.0 to 3.1.0 Bumps [fivefilters/readability.php](https://github.com/fivefilters/readability.php) from 2.1.0 to 3.1.0. - [Release notes](https://github.com/fivefilters/readability.php/releases) - [Changelog](https://github.com/fivefilters/readability.php/blob/master/CHANGELOG.md) - [Commits](https://github.com/fivefilters/readability.php/compare/v2.1.0...v3.1.0) --- updated-dependencies: - dependency-name: fivefilters/readability.php dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> * update Authors Signed-off-by: Benjamin Brahmer <info@b-brahmer.de> * Change namespace for fivefilters Signed-off-by: Benjamin Brahmer <info@b-brahmer.de> Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: Benjamin Brahmer <info@b-brahmer.de> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Benjamin Brahmer <info@b-brahmer.de>
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 e8656e1b8..7953b9fc6 100644
--- a/composer.json
+++ b/composer.json
@@ -46,7 +46,7 @@
"riimu/kit-pathjoin": "^1.2.0",
"debril/feed-io": "^v4.9.12",
"arthurhoaro/favicon": "^1.3.3",
- "fivefilters/readability.php": "^2.1",
+ "fivefilters/readability.php": "^3.1",
"ext-json": "*",
"ext-simplexml": "*",
"ext-libxml": "*",