v2.0.0: Service Update
v2 implements changes required due to Goutte being archived. See UPGRADING.md
What's Changed
- Adding extraction by @spekulatius in #169
- Various PHPStan improvements by @spekulatius in #171
- Chore: Fix readme example by @spekulatius in #173
- Fixing local runs of phpunit by adding "bootstrap" by @spekulatius in #174
- Drop PHP 7.3 and 7.4 (fixes #180) by @spekulatius in #182
- Adding PHP 8.3 to testing pipeline by @spekulatius in #185
- Switch from Goutte to BrowserKit (fixes #181) by @spekulatius in #183
- added phpstan in github actions by @nadar in #184
- Move phpstan to local temp path to ensure Windows users can run it by @spekulatius in #188
- Fix and Improve Tests by @spekulatius in #186
- v2 by @spekulatius in #187
New Contributors
Full Changelog: 1.0.2...2.0.0