geo6 / geocoder-php-spw-provider

:belgium: Geocoder Service Public de Wallonie adapter - Coverage: Wallonia (Belgium)
MIT License
3 stars 1 forks source link

Update php-http/curl-client requirement from ^1.7 to ^1.7 || ^2.0 #7

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Updates the requirements on php-http/curl-client to permit the latest version.

Release notes *Sourced from [php-http/curl-client's releases](https://github.com/php-http/curl-client/releases).* > ## 2.0.0 > ### Removed > > - HHVM support removed. > > ### Changed > > - Minimal PHP version changed to 7.1. > - `Client::__construct` now expects PSR-17 factories instead of HTTPlug ones. > > ### Added > > - [#41](https://github-redirect.dependabot.com/php-http/curl-client/issues/41): Support [PSR-17](https://www.php-fig.org/psr/psr-17/) and [PSR-18](https://www.php-fig.org/psr/psr-18/).
Changelog *Sourced from [php-http/curl-client's changelog](https://github.com/php-http/curl-client/blob/master/CHANGELOG.md).* > ## 2.0.0 - 2019-03-05 > > ### Removed > > - HHVM support removed. > > ### Changed > > - Minimal PHP version changed to 7.1. > - `Client::__construct` now expects PSR-17 factories instead of HTTPlug ones. > > ### Added > > - [#41](https://github-redirect.dependabot.com/php-http/curl-client/issues/41): Support [PSR-17](https://www.php-fig.org/psr/psr-17/) and > [PSR-18](https://www.php-fig.org/psr/psr-18/). > > > ## 1.7.1 - 2018-03-26 > > ### Fixed > > - [#36](https://github-redirect.dependabot.com/php-http/curl-client/issues/36): Failure evaluating code: is_resource($handle) (string assertions are deprecated in PHP 7.2) > > > ## 1.7 - 2017-02-09 > > ### Changed > > - [#30](https://github-redirect.dependabot.com/php-http/curl-client/issues/30): Make sure we rewind streams > > ## 1.6.2 - 2017-01-02 > > ### Fixed > > - [#29](https://github-redirect.dependabot.com/php-http/curl-client/issues/29): Request not using CURLOPT_POSTFIELDS have content-length set to > > ### Changed > > - Use binary mode to create response body stream. > > > ## 1.6.1 - 2016-11-11 > > ### Fixed > > - [#27](https://github-redirect.dependabot.com/php-http/curl-client/issues/27): ErrorPlugin and sendAsyncRequest() incompatibility > > > ## 1.6 - 2016-09-12 > > ... (truncated)
Commits - [`e7a2a5e`](https://github.com/php-http/curl-client/commit/e7a2a5ebcce1ff7d75eaf02b7c85634a6fac00da) Version 2.0.0 - [`8f25c9f`](https://github.com/php-http/curl-client/commit/8f25c9f896ebdc2e8e21d632ab26da40c22576d5) Small refactoring, PHPDoc and formatting - [`8001348`](https://github.com/php-http/curl-client/commit/800134806b8523c4d029137e02b0081288444755) Switch php-http/client-integration-tests from master to 2.0 - [`4c7769f`](https://github.com/php-http/curl-client/commit/4c7769f268f652e62e7466d8cd3c785081e35ee1) tests: ClientTest formatted and rearranged - [`b580c94`](https://github.com/php-http/curl-client/commit/b580c94ac4a95ae681ba7f461d0e2e4f3fc8f256) Merge pull request [#52](https://github-redirect.dependabot.com/php-http/curl-client/issues/52) from php-http/issue-41-psr-18 - [`dd13842`](https://github.com/php-http/curl-client/commit/dd1384284b20f6a2cb78f5031370bc310066de1e) cleanup for PSR-17 - [`a561739`](https://github.com/php-http/curl-client/commit/a561739bebb050caf8b396bea8a053fab08f81e6) Merge branch 'master' into issue-41-psr-18 - [`cc9e183`](https://github.com/php-http/curl-client/commit/cc9e1838ae6965e221f776cabf2d8ec30f4ce450) Merge pull request [#51](https://github-redirect.dependabot.com/php-http/curl-client/issues/51) from gmponos/improve_tests_2 - [`fa4feea`](https://github.com/php-http/curl-client/commit/fa4feeac1267a01c22752a3461fe1652f2dee01b) Restore php-http/message dependency - [`84e7017`](https://github.com/php-http/curl-client/commit/84e7017543863a3e3d7b4c6f3f2ddc97f43222d4) [#41](https://github-redirect.dependabot.com/php-http/curl-client/issues/41): Support PSR-18 - Additional commits viewable in [compare view](https://github.com/php-http/curl-client/compare/v1.7.0...2.0.0)


Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired) Finally, you can contact us by mentioning @dependabot.