Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
minor #339 Update phpstan/phpstan-doctrine requirement from 1.3.11 to…
… 1.3.12 (dependabot[bot]) This PR was merged into the 1.12 branch. Discussion ---------- Updates the requirements on [phpstan/phpstan-doctrine](https://github.com/phpstan/phpstan-doctrine) to permit the latest version. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/phpstan/phpstan-doctrine/releases">phpstan/phpstan-doctrine's releases</a>.</em></p> <blockquote> <h2>1.3.12</h2> <ul> <li><a href="http://github.com/phpstan/phpstan-doctrine/commit/c5ec462889f3bcee32be57ff26f775295836c173">c5ec462</a> - Fix phpstan build</li> <li><a href="http://github.com/phpstan/phpstan-doctrine/commit/a6edbb0ddb7fd1293652cda9ba05ecf36f2f0bdc">a6edbb0</a> - Update ClassMetadataInfo.stub</li> <li><a href="http://github.com/phpstan/phpstan-doctrine/commit/293f66bacb41fab8bd99b42ced50823ab3bcc5d9">293f66b</a> - Update ClassMetadataInfo.stub</li> <li><a href="http://github.com/phpstan/phpstan-doctrine/commit/75dd0167eb8711fcc9162bab8a692330614f9bd1">75dd016</a> - Update ClassMetadataInfo.stub</li> <li><a href="http://github.com/phpstan/phpstan-doctrine/commit/bb9dbf719235f38ac9d7feab6b791a997fb87c5f">bb9dbf7</a> - Add AssociationMapping type</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/phpstan/phpstan-doctrine/commit/c5ec462889f3bcee32be57ff26f775295836c173"><code>c5ec462</code></a> Fix phpstan build</li> <li><a href="https://github.com/phpstan/phpstan-doctrine/commit/a6edbb0ddb7fd1293652cda9ba05ecf36f2f0bdc"><code>a6edbb0</code></a> Update ClassMetadataInfo.stub</li> <li><a href="https://github.com/phpstan/phpstan-doctrine/commit/293f66bacb41fab8bd99b42ced50823ab3bcc5d9"><code>293f66b</code></a> Update ClassMetadataInfo.stub</li> <li><a href="https://github.com/phpstan/phpstan-doctrine/commit/75dd0167eb8711fcc9162bab8a692330614f9bd1"><code>75dd016</code></a> Update ClassMetadataInfo.stub</li> <li><a href="https://github.com/phpstan/phpstan-doctrine/commit/bb9dbf719235f38ac9d7feab6b791a997fb87c5f"><code>bb9dbf7</code></a> Add AssociationMapping type</li> <li>See full diff in <a href="https://github.com/phpstan/phpstan-doctrine/compare/1.3.11...1.3.12">compare view</a></li> </ul> </details> <br /> 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor 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) </details> Commits ------- b2e155e Update phpstan/phpstan-doctrine requirement from 1.3.11 to 1.3.12
- Loading branch information