jikan-me/jikan

Replace fabpot/goutte with symfony/browser-kit

ToshY opened this issue · 6 comments

ToshY commented

Problem

The library fabpot/goutte is deprecated and it is suggested to use symfony/browser-kit instead

Solution

Change to symfony/browser-kit

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.

ToshY commented

@irfan-dahir Any ETA for 5.0? As it stand this is now blocking me for upgrading to Symfony 7. Does this issue need help?

@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.

ToshY commented

@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 5.0.0 branch to include the hotfix changes from #552 ?

@ToshY Updated