-
-
Notifications
You must be signed in to change notification settings - Fork 93
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
Replace fabpot/goutte with symfony/browser-kit #523
Comments
This issue will be closed and archived in 18 days, as there has been no activity in the last 60 days. If this issue is still relevant or you would like to see it actioned, please respond and we will re-open this issue. |
@irfan-dahir Any ETA for |
@ToshY I've created a 5.0.0 dev branch. It merges a PR which resolves this issue. Feel free to use that for now until I release 5. I'll close this issue once we merge the dev branch into master. |
Thanks for letting me know 👍 |
@irfan-dahir Could you update the |
@ToshY Updated |
Problem
The library
fabpot/goutte
is deprecated and it is suggested to usesymfony/browser-kit
insteadSolution
Change to
symfony/browser-kit
The text was updated successfully, but these errors were encountered: