wearerequired / traduttore

🗼 A WordPress plugin to improve the I18N workflow for your own projects based on @GlotPress.
https://wearerequired.github.io/traduttore/
72 stars 15 forks source link

Update szepeviktor/phpstan-wordpress requirement from ^0.7.0 to ^1.0.0 #222

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Updates the requirements on szepeviktor/phpstan-wordpress to permit the latest version.

Release notes

Sourced from szepeviktor/phpstan-wordpress's releases.

Compatibility with PHPStan v1.0

@​johnbillion added many new extensions.

Commits
  • ae7f267 Switch to PHPStan v1 (#66)
  • 489e92f Merge pull request #62 from johnbillion/_get_list_table
  • 1925c94 Merge branch 'master' into _get_list_table
  • ffe08e4 Add a dynamic return type extension for _get_list_table().
  • f7ff658 Update .travis.yml
  • 7c244d5 Merge pull request #61 from johnbillion/tests-get-post
  • c7fd1ac Add a dynamic return type extension for current_time() (#60)
  • a3c271e Correct the return type of get_post() when the output parameter type isn't ...
  • 961f5d2 Add tests for get_post().
  • d5e6263 Add tests (#58)
  • 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[bot] commented 2 years ago

Superseded by #223.