Skip to content

Commit

Permalink
Update phpstan/phpstan requirement from 0.12.82 to 0.12.85
Browse files Browse the repository at this point in the history
Updates the requirements on [phpstan/phpstan](https://github.com/phpstan/phpstan) to permit the latest version.
- [Release notes](https://github.com/phpstan/phpstan/releases)
- [Commits](phpstan/phpstan@0.12.82...0.12.85)

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed May 1, 2021
1 parent 2357e12 commit f4197f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Expand Up @@ -26,7 +26,7 @@
},
"require-dev": {
"nette/tester": "2.4.0",
"phpstan/phpstan": "0.12.82",
"phpstan/phpstan": "0.12.85",
"phpstan/phpstan-strict-rules": "0.12.9",
"pepakriz/phpstan-exception-rules": "0.11.6",
"nepada/phpstan-nette-tester": "0.3.1",
Expand Down

0 comments on commit f4197f6

Please sign in to comment.