ghostwriter / wip

Template for PHP projects
https://github.com/ghostwriter/wip
BSD 3-Clause "New" or "Revised" License
2 stars 0 forks source link

Update ghostwriter/psalm-plugin requirement from ^0.1 to ^0.1 || ^0.2 #51

Closed dependabot[bot] closed 10 months ago

dependabot[bot] commented 12 months ago

Updates the requirements on ghostwriter/psalm-plugin to permit the latest version.

Release notes

Sourced from ghostwriter/psalm-plugin's releases.

0.2.0

  • Support PHPUnit
  • Support psr/container

Full Changelog: https://github.com/ghostwriter/psalm-plugin/compare/0.1.1...0.2.0

Changelog

Sourced from ghostwriter/psalm-plugin's changelog.

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

0.1.0 - 2023-01-01

First version

Commits
  • c1e0e01 Update README.md
  • aa0c418 Update README.md
  • ca58f49 Update README.md
  • 64a6978 Update Plugin.php
  • bf98688 Update PluginTest.php
  • dfd0a38 Update SuppressInternalClassHook.php
  • dbdfdfd Update SuppressInternalMethodHook.php
  • 7b16c7d Update SuppressInternalPropertyHook.php
  • 9ef9229 Create SuppressPossiblyUnusedMethodHook.php
  • 2465a19 Create SuppressUnusedClassHook.php
  • Additional commits viewable in compare view


You can trigger a rebase of this PR 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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@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)

Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

dependabot[bot] commented 10 months ago

Looks like ghostwriter/psalm-plugin is up-to-date now, so this is no longer needed.