geo6 / geocoder-php-spw-provider

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

Update nyholm/psr7 requirement from ^0.2.2 to ^0.2.2 || ^1.0.0 #6

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Updates the requirements on nyholm/psr7 to permit the latest version.

Release notes *Sourced from [nyholm/psr7's releases](https://github.com/Nyholm/psr7/releases).* > ## Release 1.0.1 > See [change log](https://github.com/Nyholm/psr7/CHANGELOG.md) for changes.
Changelog *Sourced from [nyholm/psr7's changelog](https://github.com/Nyholm/psr7/blob/master/CHANGELOG.md).* > ## 1.0.1 > > ### Fixed > > - Handle `fopen` failing in createStreamFromFile according to PSR-7. > - Reduce execution path to speed up performance. > - Fixed typos. > - Code style. > > ## 1.0.0 > > ### Added > > - Support for final PSR-17 (HTTP factories). (`Psr17Factory`) > - Support for numeric header values. > - Support for empty header values. > - All classes are final > - `HttplugFactory` that implements factory interfaces from HTTPlug. > > ### Changed > > - `ServerRequest` does not extend `Request`. > > ### Removed > > - The HTTPlug discovery strategy was removed since it is included in php-http/discovery 1.4. > - `UploadedFileFactory()` was removed in favor for `Psr17Factory`. > - `ServerRequestFactory()` was removed in favor for `Psr17Factory`. > - `StreamFactory`, `UriFactory`, abd `MessageFactory`. Use `HttplugFactory` instead. > - `ServerRequestFactory::createServerRequestFromArray`, `ServerRequestFactory::createServerRequestFromArrays` and > `ServerRequestFactory::createServerRequestFromGlobals`. Please use the new `nyholm/psr7-server` instead. > > ## 0.3.0 > > ### Added > > - Return types. > - Many `InvalidArgumentException`s are thrown when you use invalid arguments. > - Integration tests for `UploadedFile` and `ServerRequest`. > > ### Changed > > - We dropped PHP7.0 support. > - PSR-17 factories have been marked as internal. They do not fall under our BC promise until PSR-17 is accepted. > - `UploadedFileFactory::createUploadedFile` does not accept a string file path. > > ## 0.2.3 > > No changelog before this release
Commits - See full diff in [compare view](https://github.com/Nyholm/psr7/commits/1.0.1)


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 cancel merge` will cancel a previously requested merge - `@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.
dependabot-preview[bot] commented 5 years ago

Looks like nyholm/psr7 is no longer a dependency, so this is no longer needed.