You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Added a safeguard for the Goutte version in MinkGoutteDriver
MinkGoutteDriver 1.2 will be compatible with both Goutte 1.x and Goutte
2.x, but MinkExtension 1.3 only supports configuring Goutte 1.x. Upgrading
to Goutte 2.x will be possible only when using MinkExtension 2.0.
Merge branch 'french_translation' into 1.3 (PR Behat#124)
This PR was submittedn to the 2.0 branch but merged into the 1.3 branch
instead.
ClosesBehat#124