Bump phpstan/phpstan from 0.12.91 to 0.12.92

Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan) from 0.12.91 to 0.12.92.
- [Release notes](https://github.com/phpstan/phpstan/releases)
- [Commits](https://github.com/phpstan/phpstan/compare/0.12.91...0.12.92)

---
updated-dependencies:
- dependency-name: phpstan/phpstan
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2021-07-12 03:00:44 +00:00
committed by GitHub
parent 2c943e0d53
commit 48ef268c0d
2 changed files with 8 additions and 8 deletions

View File

@@ -111,7 +111,7 @@
"fakerphp/faker": "1.*",
"mockery/mockery": "1.*",
"nunomaduro/larastan": "^0.7.0",
"phpstan/phpstan": "^0.12.91",
"phpstan/phpstan": "^0.12.92",
"phpstan/phpstan-deprecation-rules": "^0.12.5",
"phpunit/phpunit": "^9.5",
"roave/security-advisories": "dev-master",