Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 29, 2022

Updates the requirements on spaze/phpstan-disallowed-calls to permit the latest version.

Release notes

Sourced from spaze/phpstan-disallowed-calls's releases.

Can disallow ParentClass::__constructor()

  • Child constructors should be disallowed when parent constructor or an interface constructor is disallowed (#147)

Internal change only:

  • Drop redundant Value in param class names (#157)
Commits
  • f1f319b Child constructors should be disallowed when parent constructor or an interfa...
  • d55780c Child constructors should be disallowed when parent constructor or an interfa...
  • 53c2903 Drop redundant Value in param classes (#157)
  • 8e18433 Drop redundant Value in param classes
  • 59afcfe Params can be specified as an array now (#156)
  • 9b53e1f There are now multiple things where disallowing params makes no sense
  • b587547 Params can be specified as an array
  • 8648e56 Update loose config to use allowParamFlagsAnywhere (#151)
  • c3ffa8b Update loose config to use allowParamFlagsAnywhere
  • cb8db9c Merge pull request #150 from spaze/spaze/param-flags
  • Additional commits viewable in compare view

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 will merge this PR once CI passes on it, as requested by @xificurk.


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 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)

Updates the requirements on [spaze/phpstan-disallowed-calls](https://github.com/spaze/phpstan-disallowed-calls) to permit the latest version.
- [Release notes](https://github.com/spaze/phpstan-disallowed-calls/releases)
- [Commits](spaze/phpstan-disallowed-calls@v2.8.0...v2.11.2)

---
updated-dependencies:
- dependency-name: spaze/phpstan-disallowed-calls
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file php Pull requests that update Php code labels Dec 29, 2022
@xificurk
Copy link
Contributor

@dependabot squash and merge

@dependabot dependabot bot merged commit 603e983 into master Dec 29, 2022
@dependabot dependabot bot deleted the dependabot/composer/spaze/phpstan-disallowed-calls-2.11.2 branch December 29, 2022 19:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file php Pull requests that update Php code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants