Skip to content

Commit

Permalink
build(deps-dev): update phpstan/phpstan-deprecation-rules requirement (
Browse files Browse the repository at this point in the history
…#485)

Updates the requirements on [phpstan/phpstan-deprecation-rules](https://github.com/phpstan/phpstan-deprecation-rules) to permit the latest version.
- [Release notes](https://github.com/phpstan/phpstan-deprecation-rules/releases)
- [Commits](phpstan/phpstan-deprecation-rules@0.12.5...0.12.6)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Feb 4, 2021
1 parent 8891763 commit 85b09a7
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
Expand Up @@ -37,7 +37,7 @@
"mockery/mockery": "~1.2",
"phpstan/extension-installer": "1.1.0",
"phpstan/phpstan": "0.12.71",
"phpstan/phpstan-deprecation-rules": "0.12.5",
"phpstan/phpstan-deprecation-rules": "0.12.6",
"phpstan/phpstan-nette": "0.12.14",
"phpstan/phpstan-mockery": "0.12.11",
"phpstan/phpstan-strict-rules": "0.12.7",
Expand Down

0 comments on commit 85b09a7

Please sign in to comment.