Skip to content

Commit

Permalink
Issue jhedstrom#619: Allow last version 2.0 of behat/mink-goutte-driv…
Browse files Browse the repository at this point in the history
…er to remove guzzle dependency
  • Loading branch information
Eduardo-Morales-Alberti committed Oct 20, 2022
1 parent 03c0686 commit 39e1fc9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"behat/behat": "~3.2",
"behat/mink": "~1.5",
"friends-of-behat/mink-extension": "^2",
"behat/mink-goutte-driver": "~1.0",
"behat/mink-goutte-driver": "~1.0|~2.0",
"behat/mink-selenium2-driver": "~1.1",
"drupal/drupal-driver": "^2.1.0",
"symfony/browser-kit": "^3.4|~4.4",
Expand Down

0 comments on commit 39e1fc9

Please sign in to comment.