Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump phpstan/phpstan-strict-rules from 1.4.4 to 1.4.5 (#83)
Bumps [phpstan/phpstan-strict-rules](https://github.com/phpstan/phpstan-strict-rules) from 1.4.4 to 1.4.5. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/phpstan/phpstan-strict-rules/releases">phpstan/phpstan-strict-rules's releases</a>.</em></p> <blockquote> <h2>1.4.5</h2> <ul> <li><a href="http://github.com/phpstan/phpstan-strict-rules/commit/361f75b06066f3fdaba87c1f57bdb1ffc28d6f1d">361f75b</a> - OperandsInArithmeticAdditionRule - allow benevolent unions of arrays</li> <li><a href="http://github.com/phpstan/phpstan-strict-rules/commit/2ffa76a6c92679705e6ff18a05057658d0b4c91f">2ffa76a</a> - Update release-toot.yml</li> <li><a href="http://github.com/phpstan/phpstan-strict-rules/commit/86da8eba3149b563dcce4fd5560106dc5e74c3ad">86da8eb</a> - Create release-toot.yml</li> <li><a href="http://github.com/phpstan/phpstan-strict-rules/commit/4790ecb4c544d564d5ee549f998657dcb907387b">4790ecb</a> - Update dessant/lock-threads action to v4</li> <li><a href="http://github.com/phpstan/phpstan-strict-rules/commit/caf80fc819ba62b54dbdcd60e4ae1288ae2e46af">caf80fc</a> - Update metcalfc/changelog-generator action to v4</li> <li><a href="http://github.com/phpstan/phpstan-strict-rules/commit/5a05cc46f4b41dbac0388d641be7b2b73daa3992">5a05cc4</a> - Fix test</li> <li><a href="http://github.com/phpstan/phpstan-strict-rules/commit/00dd4fad4671a56c985847b2c8b5ce6c28665488">00dd4fa</a> - Fix build</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/phpstan/phpstan-strict-rules/commit/361f75b06066f3fdaba87c1f57bdb1ffc28d6f1d"><code>361f75b</code></a> OperandsInArithmeticAdditionRule - allow benevolent unions of arrays</li> <li><a href="https://github.com/phpstan/phpstan-strict-rules/commit/2ffa76a6c92679705e6ff18a05057658d0b4c91f"><code>2ffa76a</code></a> Update release-toot.yml</li> <li><a href="https://github.com/phpstan/phpstan-strict-rules/commit/86da8eba3149b563dcce4fd5560106dc5e74c3ad"><code>86da8eb</code></a> Create release-toot.yml</li> <li><a href="https://github.com/phpstan/phpstan-strict-rules/commit/4790ecb4c544d564d5ee549f998657dcb907387b"><code>4790ecb</code></a> Update dessant/lock-threads action to v4</li> <li><a href="https://github.com/phpstan/phpstan-strict-rules/commit/caf80fc819ba62b54dbdcd60e4ae1288ae2e46af"><code>caf80fc</code></a> Update metcalfc/changelog-generator action to v4</li> <li><a href="https://github.com/phpstan/phpstan-strict-rules/commit/5a05cc46f4b41dbac0388d641be7b2b73daa3992"><code>5a05cc4</code></a> Fix test</li> <li><a href="https://github.com/phpstan/phpstan-strict-rules/commit/00dd4fad4671a56c985847b2c8b5ce6c28665488"><code>00dd4fa</code></a> Fix build</li> <li>See full diff in <a href="https://github.com/phpstan/phpstan-strict-rules/compare/1.4.4...1.4.5">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=phpstan/phpstan-strict-rules&package-manager=composer&previous-version=1.4.4&new-version=1.4.5)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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>
- Loading branch information