contributte / playground

:books: Examples, projects, webprojects, skeletons for Nette Framework (@nette) from community members. Included @contributte @apitte @nettrine projects.
https://contributte.org/examples.html
MIT License
23 stars 19 forks source link

Bump phpstan/phpstan from 0.12.76 to 0.12.79 in /nettrine #378

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Bumps phpstan/phpstan from 0.12.76 to 0.12.79.

Release notes

Sourced from phpstan/phpstan's releases.

0.12.79

Improvements 🔧

Bleeding edge 🔪

If you want to see the shape of things to come and adopt bleeding edge features early, you can include this config file in your project's phpstan.neon:

includes:
    - vendor/phpstan/phpstan/conf/bleedingEdge.neon

Of course, there are no backwards compatibility guarantees when you include this file. The behaviour and reported errors can change in minor versions with this file included.

Bugfixes 🐛

0.12.78

Improvements 🔧

Bugfixes 🐛

... (truncated)

Commits
  • dd77699 PHPStan 0.12.79
  • 7a8a87a Updated PHPStan to commit 936cea58ce808c6781b13a50c4b860e6251de52f
  • dad5dff Updated PHPStan to commit 1b90cf309e5dbda76adfe48a5edba9a1b1ff8a07
  • 1180870 Updated PHPStan to commit 768bfab11b313811c2feb34a16f50ff8ff3fadd5
  • 63faeb0 Updated PHPStan to commit ea7e0ac0cb46c8efecdd7be795d6dc8ee53bb094
  • f683544 Bootstrap - fix autoloading PHPStan\BetterReflection namespace
  • 9fc2350 Reproduce BetterReflection autoloading problem
  • 2fc3a28 Updated PHPStan to commit d97ddee4d53fa82962452f2b9fe60c334b9149f9
  • e5f56d6 Updated PHPStan to commit 06ef13e9c30626f657b2be10030cf0c857b1dc35
  • 38174a6 Revert "Bootstrap - autoload Roave\BetterReflection classes"
  • Additional commits viewable in compare view


Dependabot compatibility score

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)