From 1eeb787a1d31cb7190909fb86ada413d33c5dce2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Oct 2020 06:38:14 +0000 Subject: Bump debril/feed-io from 4.7.9 to 4.7.10 Bumps [debril/feed-io](https://github.com/alexdebril/feed-io) from 4.7.9 to 4.7.10. - [Release notes](https://github.com/alexdebril/feed-io/releases) - [Commits](https://github.com/alexdebril/feed-io/compare/v4.7.9...v4.7.10) Signed-off-by: dependabot[bot] --- composer.lock | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) diff --git a/composer.lock b/composer.lock index 5205b96fc..1182ee08f 100644 --- a/composer.lock +++ b/composer.lock @@ -111,20 +111,22 @@ }, { "name": "debril/feed-io", - "version": "v4.7.9", + "version": "v4.7.10", "source": { "type": "git", "url": "https://github.com/alexdebril/feed-io.git", - "reference": "3fbc023b52d7b97fed7e7ab0dd9a83fb9c556414" + "reference": "96ca6d03eaf5e638273248c07a348ed76148bc25" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/alexdebril/feed-io/zipball/3fbc023b52d7b97fed7e7ab0dd9a83fb9c556414", - "reference": "3fbc023b52d7b97fed7e7ab0dd9a83fb9c556414", + "url": "https://api.github.com/repos/alexdebril/feed-io/zipball/96ca6d03eaf5e638273248c07a348ed76148bc25", + "reference": "96ca6d03eaf5e638273248c07a348ed76148bc25", "shasum": "" }, "require": { "ext-dom": "*", + "ext-json": "*", + "ext-libxml": "*", "guzzlehttp/guzzle": "~6.2|~7.0", "php": ">=7.1", "psr/log": "~1.0", @@ -133,7 +135,7 @@ "require-dev": { "friendsofphp/php-cs-fixer": "^2.4", "monolog/monolog": "1.*", - "phpunit/phpunit": "~7.5.0" + "phpunit/phpunit": "~9.3.0" }, "suggest": { "monolog/monolog": "Allows to handle logs" @@ -174,7 +176,7 @@ "type": "github" } ], - "time": "2020-09-21T08:29:55+00:00" + "time": "2020-09-30T14:50:31+00:00" }, { "name": "ezyang/htmlpurifier", -- cgit v1.2.3