Skip to content

Commit

Permalink
Replace instaclick/php-webdriver with lullabot/php-webdriver
Browse files Browse the repository at this point in the history
  • Loading branch information
justafish committed Aug 30, 2023
1 parent 1ae709f commit 93570d3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/TestPHPUnit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ jobs:
ddev composer config repositories.drainpipe --json '{"type": "path", "url": "drainpipe", "options": {"symlink": false}}'
ddev composer config repositories.drainpipe-dev --json '{"type": "path", "url": "drainpipe-dev", "options": {"symlink": false}}'
ddev composer config minimum-stability dev
ddev composer require lullabot/php-webdriver:dev-main --dev
ddev composer require "lullabot/drainpipe @dev" --with-all-dependencies
ddev composer require "lullabot/drainpipe-dev @dev" --dev --with-all-dependencies
# Restart is required to enable the provided Selenium containers
Expand Down

0 comments on commit 93570d3

Please sign in to comment.