Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
composer(deps-dev): update phpstan/phpstan requirement
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.85...0.12.86)

Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] authored May 10, 2021
1 parent 50f7e79 commit 62ee2e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
@@ -25,7 +25,7 @@
"mimmi20/coding-standard": "^2.1.3",
"pepakriz/phpstan-exception-rules": "^0.11.7",
"phpstan/extension-installer": "^1.1.0",
"phpstan/phpstan": "^0.12.85",
"phpstan/phpstan": "^0.12.86",
"phpstan/phpstan-deprecation-rules": "^0.12.6",
"phpstan/phpstan-phpunit": "^0.12.18",
"phpunit/phpunit": "^9.5.4"

0 comments on commit 62ee2e9

Please sign in to comment.