From 78559e7bfee1fd19a5dc7e84a65122f95c206983 Mon Sep 17 00:00:00 2001 From: Violinist bot Date: Thu, 7 Dec 2023 23:24:26 +0000 Subject: [PATCH] Update instaclick/php-webdriver --- composer.lock | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/composer.lock b/composer.lock index 37afa35eb3e9..3923772949cd 100644 --- a/composer.lock +++ b/composer.lock @@ -5284,16 +5284,16 @@ }, { "name": "instaclick/php-webdriver", - "version": "1.4.16", + "version": "1.4.17", "source": { "type": "git", "url": "https://github.com/instaclick/php-webdriver.git", - "reference": "a39a1f6dc0f4ddd8b2438fa5eb1f67755730d606" + "reference": "6ca447e519517164aa457f6cfa834061ee26a591" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/instaclick/php-webdriver/zipball/a39a1f6dc0f4ddd8b2438fa5eb1f67755730d606", - "reference": "a39a1f6dc0f4ddd8b2438fa5eb1f67755730d606", + "url": "https://api.github.com/repos/instaclick/php-webdriver/zipball/6ca447e519517164aa457f6cfa834061ee26a591", + "reference": "6ca447e519517164aa457f6cfa834061ee26a591", "shasum": "" }, "require": { @@ -5341,9 +5341,9 @@ ], "support": { "issues": "https://github.com/instaclick/php-webdriver/issues", - "source": "https://github.com/instaclick/php-webdriver/tree/1.4.16" + "source": "https://github.com/instaclick/php-webdriver/tree/1.4.17" }, - "time": "2022-10-28T13:30:35+00:00" + "time": "2023-12-07T22:45:53+00:00" }, { "name": "justinrainbow/json-schema", @@ -9467,5 +9467,5 @@ "platform-overrides": { "php": "8.1.0" }, - "plugin-api-version": "2.3.0" + "plugin-api-version": "2.6.0" }