php-api-clients / foundation

:construction:
MIT License
5 stars 2 forks source link

Bump php-di/phpdoc-reader from 2.0.1 to 2.1.0 #37

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps php-di/phpdoc-reader from 2.0.1 to 2.1.0.

Release notes *Sourced from [php-di/phpdoc-reader's releases](https://github.com/PHP-DI/PhpDocReader/releases).* > ## 2.1.0 > Support for PHP 5.3 was dropped. > > [#12](https://github-redirect.dependabot.com/PHP-DI/PhpDocReader/issues/12): Support for the `mixed` type
Commits - [`7d0de60`](https://github.com/PHP-DI/PhpDocReader/commit/7d0de60b9341933c8afd172a6255cd7557601e0e) Drop support for PHP 5.3 - [`d3658da`](https://github.com/PHP-DI/PhpDocReader/commit/d3658da5382e87d21c082ad1765104427391a8e9) Drop support for PHP 5.3 - [`c47ecd6`](https://github.com/PHP-DI/PhpDocReader/commit/c47ecd6aee47b2f1ef22475861ae65d062ee5930) Merge pull request [#13](https://github-redirect.dependabot.com/PHP-DI/PhpDocReader/issues/13) from melbings/master - [`2e0eb19`](https://github.com/PHP-DI/PhpDocReader/commit/2e0eb19b30ae6d4a7f69b85cedad65b2fe57f861) Allow "mixed" variable type - [`41f84c5`](https://github.com/PHP-DI/PhpDocReader/commit/41f84c5761784f22cbe7604bd581ec26b1e6eb54) Update README.md - [`318abdb`](https://github.com/PHP-DI/PhpDocReader/commit/318abdba3399dec713d2b374086da2374844b7ae) Update .travis.yml - [`4a8c430`](https://github.com/PHP-DI/PhpDocReader/commit/4a8c430db1660167f231c2742648bbcdec9dd250) Update .travis.yml - [`87977d3`](https://github.com/PHP-DI/PhpDocReader/commit/87977d36e23b9d9f6b6bf4e36d32648ea887565f) Run tests on PHP 7.0 and 7.1 - See full diff in [compare view](https://github.com/PHP-DI/PhpDocReader/compare/2.0.1...2.1.0)


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.

If all status checks pass Dependabot will automatically merge this pull request.


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.