From 27d728f80c8105a8da1110870a71208fd8f9f44c Mon Sep 17 00:00:00 2001 From: Roman Havrylko <70894038+romanhavrylko@users.noreply.github.com> Date: Wed, 4 Oct 2023 13:39:24 +0200 Subject: [PATCH 1/2] CC-31470: updated robot framework tests. (#8279) CC-31470 Updated Robot Framework dependency. --- composer.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/composer.lock b/composer.lock index 6501a3400b..70d5cb3d08 100644 --- a/composer.lock +++ b/composer.lock @@ -18184,7 +18184,7 @@ "source": { "type": "git", "url": "git@github.com:spryker/robotframework-suite-tests.git", - "reference": "fafde51e9b8d5c6a2ea5a4f4e13aedbfe787f5e8" + "reference": "037a5389089ee6c1970ae25cf938d08d616e17da" }, "default-branch": true, "type": "library", @@ -18192,7 +18192,7 @@ "MIT" ], "description": "Automated tests for the Robot Framework", - "time": "2023-10-02T08:42:17+00:00" + "time": "2023-10-03T13:17:56+00:00" }, { "name": "squizlabs/php_codesniffer", @@ -18854,5 +18854,5 @@ "platform-overrides": { "php": "8.0.19" }, - "plugin-api-version": "2.6.0" + "plugin-api-version": "2.3.0" } From 44347caf87ce997cc305b3bd61b980ec0c9d67ca Mon Sep 17 00:00:00 2001 From: Spryker Bot Date: Wed, 4 Oct 2023 11:45:13 +0000 Subject: [PATCH 2/2] CC-31470 Merge nonsplit/master. --- composer.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.lock b/composer.lock index a5a052c033..0e4213fa8b 100644 --- a/composer.lock +++ b/composer.lock @@ -78516,5 +78516,5 @@ "platform-overrides": { "php": "8.0.19" }, - "plugin-api-version": "2.3.0" + "plugin-api-version": "2.6.0" }