diff --git a/composer.json b/composer.json
index a5a460490d7fdc74fdd3db23f91a4b08530c92d2..90744fd709db02725f3a2ca280809b1c634074dc 100644
--- a/composer.json
+++ b/composer.json
@@ -22,7 +22,7 @@
         "drupal/coder": "^8.3.10",
         "justinrainbow/json-schema": "^5.2",
         "lullabot/mink-selenium2-driver": "^1.7",
-        "lullabot/php-webdriver": "^2.0.3",
+        "lullabot/php-webdriver": "^2.0.4",
         "mglaman/phpstan-drupal": "^1.2.10",
         "micheh/phpcs-gitlab": "^1.1",
         "mikey179/vfsstream": "^1.6.11",
diff --git a/composer.lock b/composer.lock
index cb1b64f509605ff47923b6502c9df2fd887aa68e..8cf1ab7c65a224b22681eda155a67704290de8e1 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": "edcc3c2da2dff9b1f2bef404a7af8cc0",
+    "content-hash": "ad0467b38272e8c39c7fe422d212e1df",
     "packages": [
         {
             "name": "asm89/stack-cors",
@@ -5491,20 +5491,21 @@
         },
         {
             "name": "lullabot/php-webdriver",
-            "version": "v2.0.3",
+            "version": "v2.0.4",
             "source": {
                 "type": "git",
                 "url": "https://github.com/Lullabot/php-webdriver.git",
-                "reference": "ca66013201d8b0ef634ee5d1685fc7bb95c88d89"
+                "reference": "55fb15bd92663c3f90f42b2c79ca3ee11f2d7925"
             },
             "dist": {
                 "type": "zip",
-                "url": "https://api.github.com/repos/Lullabot/php-webdriver/zipball/ca66013201d8b0ef634ee5d1685fc7bb95c88d89",
-                "reference": "ca66013201d8b0ef634ee5d1685fc7bb95c88d89",
+                "url": "https://api.github.com/repos/Lullabot/php-webdriver/zipball/55fb15bd92663c3f90f42b2c79ca3ee11f2d7925",
+                "reference": "55fb15bd92663c3f90f42b2c79ca3ee11f2d7925",
                 "shasum": ""
             },
             "require": {
-                "ext-curl": "*"
+                "ext-curl": "*",
+                "php": ">=8.0.0"
             },
             "replace": {
                 "instaclick/php-webdriver": "1.4.16"
@@ -5531,9 +5532,9 @@
                 "webtest"
             ],
             "support": {
-                "source": "https://github.com/Lullabot/php-webdriver/tree/v2.0.3"
+                "source": "https://github.com/Lullabot/php-webdriver/tree/v2.0.4"
             },
-            "time": "2024-02-20T16:25:25+00:00"
+            "time": "2024-07-04T09:19:59+00:00"
         },
         {
             "name": "mglaman/phpstan-drupal",
diff --git a/composer/Metapackage/DevDependencies/composer.json b/composer/Metapackage/DevDependencies/composer.json
index 0b03b36467b3b36aa5993d9c19dd2e031f9734ec..4b3d4e36b1141ad7a95d7496e2ee6f0c70e07b1e 100644
--- a/composer/Metapackage/DevDependencies/composer.json
+++ b/composer/Metapackage/DevDependencies/composer.json
@@ -14,7 +14,7 @@
         "drupal/coder": "^8.3.10",
         "justinrainbow/json-schema": "^5.2",
         "lullabot/mink-selenium2-driver": "^1.7",
-        "lullabot/php-webdriver": "^2.0.3",
+        "lullabot/php-webdriver": "^2.0.4",
         "mglaman/phpstan-drupal": "^1.2.10",
         "micheh/phpcs-gitlab": "^1.1",
         "mikey179/vfsstream": "^1.6.11",
diff --git a/composer/Metapackage/PinnedDevDependencies/composer.json b/composer/Metapackage/PinnedDevDependencies/composer.json
index 30725010efab6a1d841dcbb9163c93c32eeb5c18..b57b670ca8b2c94faa866fcf019f4c31195da112 100644
--- a/composer/Metapackage/PinnedDevDependencies/composer.json
+++ b/composer/Metapackage/PinnedDevDependencies/composer.json
@@ -24,7 +24,7 @@
         "google/protobuf": "v3.25.3",
         "justinrainbow/json-schema": "v5.2.13",
         "lullabot/mink-selenium2-driver": "v1.7.2",
-        "lullabot/php-webdriver": "v2.0.3",
+        "lullabot/php-webdriver": "v2.0.4",
         "mglaman/phpstan-drupal": "1.2.11",
         "micheh/phpcs-gitlab": "1.1.0",
         "mikey179/vfsstream": "v1.6.11",