By andypost on
Change record status:
Published (View all published change records)
Project:
Introduced in branch:
9.2.x
Introduced in version:
9.2.0
Issue links:
Description:
As behat/mink-goutte-driver and fabpot/goutte are deprecated and require simfony/http-client (core using Guzzle now)
Core replaced it with behat/mink-browserkit-driver and Drupal/Tests/DrupalTestBrowser (which is based on Goutte)
This is development dependency of core so any custom/contrib code using it could need to update configuration for tests
Impacts:
Module developers
Site templates, recipes and distribution developers