Skip to content

Commit

Permalink
build(deps-dev): update phpstan/phpstan-nette requirement (#476)
Browse files Browse the repository at this point in the history
Updates the requirements on [phpstan/phpstan-nette](https://github.com/phpstan/phpstan-nette) to permit the latest version.
- [Release notes](https://github.com/phpstan/phpstan-nette/releases)
- [Commits](phpstan/phpstan-nette@0.12.9...0.12.11)

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 1, 2021
1 parent 9a67726 commit 74f8872
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 @@ -38,7 +38,7 @@
"phpstan/extension-installer": "1.1.0",
"phpstan/phpstan": "0.12.48",
"phpstan/phpstan-deprecation-rules": "0.12.5",
"phpstan/phpstan-nette": "0.12.9",
"phpstan/phpstan-nette": "0.12.11",
"phpstan/phpstan-mockery": "0.12.7",
"phpstan/phpstan-strict-rules": "0.12.5",
"nextras/orm-phpstan": "dev-master",
Expand Down

0 comments on commit 74f8872

Please sign in to comment.