LKDevelopment / hetzner-cloud-php-sdk

A PHP SDK for the Hetzner Cloud API
MIT License
104 stars 51 forks source link

Update phpstan/phpstan requirement from ^0.12.43 to ^0.12.43 || ^1.0.0 #84

Open dependabot[bot] opened 2 years ago

dependabot[bot] commented 2 years ago

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

Release notes

Sourced from phpstan/phpstan's releases.

1.0.0

PHPStan 1.0 is here and I'm really excited about it! Read the accompanying article on PHPStan's blog and also check out the merchandise we're selling for limited time (until November 22nd). It includes white and blue PHPStan t-shirts, PHPStan stickers, and also something very special: Rule level badges that you can pin to your clothes to show off that you care about code quality 😊

Major new features 🚀

New rules

... (truncated)

Commits
  • 0d13a99 PHPStan 1.0.0
  • 4453ce4 Updated PHPStan to commit 3738fcd98a98f5a8ef61b40a4c0c5384b7704714
  • b4442f2 Merch test
  • 90f09b0 Updated PHPStan to commit 5ddca4279e348a3e9e8ce1b1dbac70459b7ab20c
  • c3f75a5 Updated PHPStan to commit c836a423d34faa818127e34efb89ef4b3a7b66b6
  • f4538fd Updated PHPStan to commit fc2b308fd14fc989be72922531e64a6231368ae3
  • d6ec0d1 Updated PHPStan to commit afef6dc7f42ac00945dbed3f52f8700de9593656
  • d557793 Updated PHPStan to commit f8885db4593ce7678ef95fd5b732e13f7db15e5e
  • 69f6ffc Updated PHPStan to commit dbbbd41447de82234e28465c3caa3af147f8787e
  • 7633c8a Updated PHPStan to commit 50a7141a6eaa8df169933116164ad12d63f8ebb4
  • 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 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.