pear / Services_Openstreetmap

Makes communicating with the Open Street Map API, and Nominatim, from PHP intuitive.
https://pear.php.net/package/Services_OpenStreetMap/
BSD 3-Clause "New" or "Revised" License
200 stars 53 forks source link

Bump phpunit/phpunit from 7.2.4 to 7.2.6 #24

Closed dependabot-preview[bot] closed 6 years ago

dependabot-preview[bot] commented 6 years ago

Bumps phpunit/phpunit from 7.2.4 to 7.2.6.

Commits - [`400a383`](https://github.com/sebastianbergmann/phpunit/commit/400a3836ee549ae6f665323ac3f21e27eac7155f) Prepare release - [`446091c`](https://github.com/sebastianbergmann/phpunit/commit/446091c92efd9161afedcae8b9c4436555617b74) Update ChangeLog - [`092d308`](https://github.com/sebastianbergmann/phpunit/commit/092d3085c469754e234b0aa63f75d173fb6e0a15) Assert::assertNotEquals - fix BC - [`6625371`](https://github.com/sebastianbergmann/phpunit/commit/66253717ab30f5b3f39bfa0e452477aa770ee76d) Fix - [`1dbfbe2`](https://github.com/sebastianbergmann/phpunit/commit/1dbfbe286dbbc194bb81b4a120415ebdf7db42c3) Prepare release - [`f85fdf3`](https://github.com/sebastianbergmann/phpunit/commit/f85fdf31e36b80f5cae7820fab8be1f3b1fc0f6f) Closes [#3174](https://github-redirect.dependabot.com/sebastianbergmann/phpunit/issues/3174) - [`3c50bbf`](https://github.com/sebastianbergmann/phpunit/commit/3c50bbf2452979803ec892a8c4559f118e2ea113) Merge branch '6.5' into 7.2 - [`d0dd8ce`](https://github.com/sebastianbergmann/phpunit/commit/d0dd8ce9d5ab922d80d7e3a758601ae587533bdc) Ensure environment values are stored in $_ENV in \PHPUnit\Util\Configuration - [`f224053`](https://github.com/sebastianbergmann/phpunit/commit/f22405320bd9c5cfe76d875ecdaa982aa34c4956) Merge branch '6.5' into 7.2 - [`2a6f0aa`](https://github.com/sebastianbergmann/phpunit/commit/2a6f0aa269a56b40a37d5fd3a6f8b76c59bb6fef) Use more reliable curl for AppVeyor download - Additional commits viewable in [compare view](https://github.com/sebastianbergmann/phpunit/compare/7.2.4...7.2.6)


Dependabot compatibility score

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 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 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 6 years ago

Superseded by #25.