Skip to content

Commit 7765318

Browse files
committed
Use a version of PHP Webdriver which does not throw exceptions in case of an empty Curl response.
1 parent 7e31e02 commit 7765318

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

composer.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@
1212
"composer/installers": "~1.2",
1313
"drush/drush": "~9.4",
1414
"drupal-composer/drupal-scaffold": "~2.2",
15+
"instaclick/php-webdriver": "^1.4.5",
1516
"nikic/php-parser": "~2.1",
1617
"openeuropa/code-review": "^1.0.0-alpha4",
1718
"openeuropa/task-runner": "^1.0.0-beta3",

0 commit comments

Comments
 (0)