Releases: geocoder-php/provider-integration-tests
Releases · geocoder-php/provider-integration-tests
Release 1.6.4
What's Changed
- chore: remove travis by @Chris53897 in #23
- feat: remove duplicate entry for "php-http/curl-client" by @Chris53897 in #24
- chore: fix ci-deprecations, add test-runs for php 8.3 by @Chris53897 in #22
- docs: fix spelling in README.md by @Chris53897 in #26
- feat: add ci badge for CI to README.md by @Chris53897 in #27
New Contributors
- @Chris53897 made their first contribution in #23
Full Changelog: 1.6.3...1.6.4
Release 1.6.3
What's Changed
- Remove usage of deprecated class HttplugFactory by @nicolas-grekas in #20
New Contributors
- @nicolas-grekas made their first contribution in #20
Full Changelog: 1.6.2...1.6.3
Release 1.6.2
Release 1.6.1
Release 1.6.0
Release 1.5.0
- Add PHP 8.0 support
- Remove PHP 7.1 support (end of life)
- Remove PHP 7.2 support (end of life)
- Upgrade PHPUnit
- Migrate test from Google Maps to Nominatim since Google Maps doesn't allow access without a key anymore
Release 1.4.1
Make sure we add return type annotation to CachedClient
Release 1.4.0
Make sure we support PSR-18
Release 1.3.0
Require nyholm/psr7 1.0
Release 1.2.0
Allow nyholm/psr7 1.0