Skip to content

Commit

Permalink
Use mink/webdriver-classic-driver instead of behat/mink-selenium2-dri…
Browse files Browse the repository at this point in the history
…ver.
  • Loading branch information
saidatom committed Jul 24, 2024
1 parent 22d69d8 commit c8398e4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,9 @@
"require": {
"behat/behat": "~3.2",
"behat/mink-browserkit-driver": "^2.1.0",
"behat/mink-selenium2-driver": "~1.1",
"drupal/drupal-driver": "^2.2.1",
"friends-of-behat/mink-extension": "^2.7.1",
"mink/webdriver-classic-driver": "^1.0",
"symfony/http-client": "~4.4 || ^5 || ^6",
"webflo/drupal-finder": "^1.2"
},
Expand Down
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
version: "2"
version: '3.8'
services:

php:
Expand Down

0 comments on commit c8398e4

Please sign in to comment.