Bump phpstan/phpstan from 0.12.93 to 0.12.94

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

---
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-08-02 03:00:59 +00:00
committed by GitHub
parent 8ebdd481aa
commit 3cd1369e61
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.11",
"phpstan/phpstan": "^0.12.92",
"phpstan/phpstan": "^0.12.94",
"phpstan/phpstan-deprecation-rules": "^0.12.5",
"phpunit/phpunit": "^9.5",
"roave/security-advisories": "dev-master",