diff --git a/composer.lock b/composer.lock index 54e59a9c31c2b..3a39be3fa4327 100644 --- a/composer.lock +++ b/composer.lock @@ -2251,11 +2251,6 @@ "MIT" ], "authors": [ - { - "name": "Ben Ramsey", - "email": "ben@benramsey.com", - "homepage": "https://benramsey.com" - }, { "name": "Marijn Huizendveld", "email": "marijn.huizendveld@gmail.com" @@ -2263,6 +2258,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).", @@ -7498,12 +7498,12 @@ "source": { "type": "git", "url": "https://github.com/magento/magento2-functional-testing-framework.git", - "reference": "c37ba96a1caa59755b50593638b01f591e597251" + "reference": "5990abb646462e760d4afa4dcbabe62a9d81b839" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/magento/magento2-functional-testing-framework/zipball/c37ba96a1caa59755b50593638b01f591e597251", - "reference": "c37ba96a1caa59755b50593638b01f591e597251", + "url": "https://api.github.com/repos/magento/magento2-functional-testing-framework/zipball/5990abb646462e760d4afa4dcbabe62a9d81b839", + "reference": "5990abb646462e760d4afa4dcbabe62a9d81b839", "shasum": "" }, "require": { @@ -7576,7 +7576,7 @@ "magento", "testing" ], - "time": "2020-03-11T17:07:43+00:00" + "time": "2020-03-12T14:12:32+00:00" }, { "name": "mikey179/vfsstream",