From 04cf7d669c0f11135b214fc7cb1609bfc2c906e6 Mon Sep 17 00:00:00 2001 From: Benjamin Brahmer Date: Thu, 14 May 2020 19:33:41 +0200 Subject: Release 14.1.8 Changed - Update feed-io to v4.7.0 - Update js dependencies Fixed - Do not create spurious links in item body (#699) Signed-off-by: Benjamin Brahmer --- composer.lock | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) (limited to 'composer.lock') diff --git a/composer.lock b/composer.lock index 1ca2fb7fd..9f861df53 100644 --- a/composer.lock +++ b/composer.lock @@ -111,16 +111,16 @@ }, { "name": "debril/feed-io", - "version": "v4.6.0", + "version": "v4.7.0", "source": { "type": "git", "url": "https://github.com/alexdebril/feed-io.git", - "reference": "3feaf0fd9350db77660a1b36f8c28c710265daa1" + "reference": "015527be60189b3a7bf384d297f92848c65c5c86" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/alexdebril/feed-io/zipball/3feaf0fd9350db77660a1b36f8c28c710265daa1", - "reference": "3feaf0fd9350db77660a1b36f8c28c710265daa1", + "url": "https://api.github.com/repos/alexdebril/feed-io/zipball/015527be60189b3a7bf384d297f92848c65c5c86", + "reference": "015527be60189b3a7bf384d297f92848c65c5c86", "shasum": "" }, "require": { @@ -173,7 +173,7 @@ "type": "github" } ], - "time": "2020-04-29T14:07:17+00:00" + "time": "2020-05-15T07:22:06+00:00" }, { "name": "ezyang/htmlpurifier", @@ -1806,16 +1806,16 @@ }, { "name": "symfony/polyfill-ctype", - "version": "v1.15.0", + "version": "v1.17.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-ctype.git", - "reference": "4719fa9c18b0464d399f1a63bf624b42b6fa8d14" + "reference": "e94c8b1bbe2bc77507a1056cdb06451c75b427f9" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/4719fa9c18b0464d399f1a63bf624b42b6fa8d14", - "reference": "4719fa9c18b0464d399f1a63bf624b42b6fa8d14", + "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/e94c8b1bbe2bc77507a1056cdb06451c75b427f9", + "reference": "e94c8b1bbe2bc77507a1056cdb06451c75b427f9", "shasum": "" }, "require": { @@ -1827,7 +1827,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "1.15-dev" + "dev-master": "1.17-dev" } }, "autoload": { @@ -1874,7 +1874,7 @@ "type": "tidelift" } ], - "time": "2020-02-27T09:26:54+00:00" + "time": "2020-05-12T16:14:59+00:00" }, { "name": "symfony/service-contracts", -- cgit v1.2.3