Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Guzzle 7 issue #619

Open
MatrixOfDeath opened this issue Oct 10, 2022 · 3 comments
Open

Guzzle 7 issue #619

MatrixOfDeath opened this issue Oct 10, 2022 · 3 comments

Comments

@MatrixOfDeath
Copy link

This module blocks the installation for other project using now Guzzle >= 7

@Eduardo-Morales-Alberti
Copy link

Eduardo-Morales-Alberti commented Oct 20, 2022

drupal/drupal-extension, does not allow us to update to guzzle 7, drupal/drupal-extension should allow behat/mink-goutte-drive ^2.0, because the version allows using fabpot/goutte ^4.0, and this version switch to httpClient from symfony and removes the Guzzle requirement.


drupal/drupal-extension v4.2.1 requires behat/mink-goutte-driver (~1.0)
behat/mink-goutte-driver v1.3.0 requires fabpot/goutte (~1.0.4\|~2.0\|~3.1)
fabpot/goutte             v3.3.1  requires guzzlehttp/guzzle (^6.0)

Differences from last 1.X version of behat/mink-goutte-driver and 2.0.0 minkphp/MinkGoutteDriver@v1.3.0...v2.0.0

Eduardo-Morales-Alberti added a commit to Metadrop/drupalextension that referenced this issue Oct 20, 2022
@Berdir
Copy link
Contributor

Berdir commented Oct 20, 2022

See #620.

@AlexSkrypnyk
Copy link

Guzzle been dropped in favour of browserkit_http. I think this one can be closed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants