Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update phpstan/phpstan requirement from ^0.11 to ^0.11 || ^0.12 #165

Conversation

dependabot-preview[bot]
Copy link

@dependabot-preview dependabot-preview bot commented Dec 18, 2019

Updates the requirements on phpstan/phpstan to permit the latest version.

Release notes

Sourced from phpstan/phpstan's releases.

0.12.3

Improvements

Bugfixes

Function signature fixes

  • Add method signatures for MemcachePool (part of Memcache extension) (#46), thanks @​fabacino!
  • Allow array only as argument for key(), current(), next(), prev(), reset() (#53), thanks @​Slamdunk!
  • functionMap: fix return type of Phar::offsetGet() this is incorrectly written as int on php.net. (#54), thanks @​dktapps!
  • ssh2-functions can return false on error (#49), thanks @​Daeroni!
  • ImagickDraw color set methods accept string in addition of ImagickPixel (#48), thanks @​Daeroni!
  • functionMap: fixed return types for ReflectionFunctionAbstract::getClosureScopeClass() and ReflectionFunctionAbstract::getClosureThis() (#55), thanks @​dktapps!
  • Updates imagecropauto for optional parameters (#56), thanks @​gms8994!
  • Do not mark array_replace and array_replace_recursive with nullable return type (phpstan/phpstan-src@21e9c13), #2328
Commits
  • c15a6ea PHPStan 0.12.3
  • 65ab037 Updated PHPStan to commit 76f87603826741398d76c01262815b77b29c6723
  • 3d97f45 Updated PHPStan to commit 0dfa0346f4afa2f916ef6963eebdb2ceb25eb6a1
  • 97ae5eb Updated PHPStan to commit c3caa6cb01f440b55cd386cb736cddd9c56decf5
  • 38b05ea Updated PHPStan to commit 41db2c908b1f57561e779d9cd81ea0022d78b28c
  • a23f38c Updated PHPStan to commit fd2e954e5ed874ffe5ebb1b8f3794befe9c7c607
  • 2a8de53 Updated PHPStan to commit a020fdc393829c92a1668d99a7e5e22b008fd49c
  • ab11899 Updated PHPStan to commit 4f35d4d0c23960dcab69b48774e3655945b25a10
  • 9ebb3c3 Updated PHPStan to commit 082848f003a0d1e9e6303d1e89276c2205170e0b
  • e4c6fe9 Updated PHPStan to commit f56803d94d9368750266755f8fa4f627f63ae7d8
  • 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 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)
  • @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:

  • Update frequency (including time of day and day of week)
  • 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)

Updates the requirements on [phpstan/phpstan](https://github.com/phpstan/phpstan) to permit the latest version.
- [Release notes](https://github.com/phpstan/phpstan/releases)
- [Commits](phpstan/phpstan@0.11...0.12.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Dec 18, 2019
@dependabot-preview
Copy link
Author

Looks like phpstan/phpstan is no longer a dependency, so this is no longer needed.

@dependabot-preview dependabot-preview bot deleted the dependabot/composer/phpstan/phpstan-tw-0.11or-tw-0.12 branch September 21, 2020 22:16
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants