diff --git a/composer.json b/composer.json index 5eaa6be0171f9..6b9c51a2239c2 100644 --- a/composer.json +++ b/composer.json @@ -43,7 +43,7 @@ "laminas/laminas-dependency-plugin": "^2.1.0", "laminas/laminas-di": "^3.2.0", "laminas/laminas-eventmanager": "^3.0.0", - "laminas/laminas-feed": "^2.9.0", + "laminas/laminas-feed": "^2.13.0", "laminas/laminas-form": "^2.10.0", "laminas/laminas-http": "^2.6.0", "laminas/laminas-i18n": "^2.7.3", diff --git a/composer.lock b/composer.lock index 14db21efb9d30..0bad1e3a9bfdf 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "6c911b25d0dfce77e210dc1af68a85ef", + "content-hash": "dcf29c7692f81df92c29bc8e009c98ab", "packages": [ { "name": "aws/aws-sdk-php", @@ -4858,11 +4858,6 @@ "MIT" ], "authors": [ - { - "name": "Ben Ramsey", - "email": "ben@benramsey.com", - "homepage": "https://benramsey.com" - }, { "name": "Marijn Huizendveld", "email": "marijn.huizendveld@gmail.com" @@ -4870,6 +4865,11 @@ { "name": "Thibaud Fabre", "email": "thibaud@aztech.io" + }, + { + "name": "Ben Ramsey", + "email": "ben@benramsey.com", + "homepage": "https://benramsey.com" } ], "description": "Formerly rhumsaa/uuid. A PHP 5.4+ library for generating RFC 4122 version 1, 3, 4, and 5 universally unique identifiers (UUID).", @@ -9757,12 +9757,6 @@ "keywords": [ "timer" ], - "funding": [ - { - "url": "https://github.com/sebastianbergmann", - "type": "github" - } - ], "time": "2020-04-20T06:00:37+00:00" }, { @@ -9907,16 +9901,6 @@ "testing", "xunit" ], - "funding": [ - { - "url": "https://phpunit.de/donate.html", - "type": "custom" - }, - { - "url": "https://github.com/sebastianbergmann", - "type": "github" - } - ], "time": "2020-05-22T13:54:05+00:00" }, {