From 3a6c9c9cef006792d5d132d88fa8dbe46b1ec949 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 9 Mar 2021 03:30:56 +0000 Subject: [PATCH] Bump wallabag/phpepub from 4.0.7.2 to 4.0.9 Bumps [wallabag/phpepub](https://github.com/wallabag/PHPePub) from 4.0.7.2 to 4.0.9. - [Release notes](https://github.com/wallabag/PHPePub/releases) - [Commits](https://github.com/wallabag/PHPePub/compare/4.0.7.2...4.0.9) Signed-off-by: dependabot[bot] --- composer.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/composer.lock b/composer.lock index f5fb2d6a0..d7afd6a64 100644 --- a/composer.lock +++ b/composer.lock @@ -10510,16 +10510,16 @@ }, { "name": "wallabag/phpepub", - "version": "4.0.7.2", + "version": "4.0.9", "source": { "type": "git", "url": "https://github.com/wallabag/PHPePub.git", - "reference": "ae4861e970fed1c6ae9ed85eefe03ac7c0113518" + "reference": "cf94d02dce43b470752ef9e6dd0a1c8484af1f8f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/wallabag/PHPePub/zipball/ae4861e970fed1c6ae9ed85eefe03ac7c0113518", - "reference": "ae4861e970fed1c6ae9ed85eefe03ac7c0113518", + "url": "https://api.github.com/repos/wallabag/PHPePub/zipball/cf94d02dce43b470752ef9e6dd0a1c8484af1f8f", + "reference": "cf94d02dce43b470752ef9e6dd0a1c8484af1f8f", "shasum": "" }, "require": { @@ -10572,7 +10572,7 @@ "e-book", "epub" ], - "time": "2020-03-22T16:24:31+00:00" + "time": "2021-03-08T08:31:34+00:00" }, { "name": "willdurand/hateoas",