Skip to content
This repository has been archived by the owner on Apr 1, 2023. It is now read-only.

Last release

Latest
Compare
Choose a tag to compare
@fabpot fabpot released this 01 Apr 09:07
· 1 commit to master since this release
v4.0.3
e3f2867

WARNING: This library is deprecated.

As of v4, Goutte became a simple proxy to the HttpBrowser class from the Symfony BrowserKit component.

To migrate, replace Goutte\Client by Symfony\Component\BrowserKit\HttpBrowser in your code.