Skip to content

Commit

Permalink
composer(deps-dev): bump phpstan/phpstan-strict-rules
Browse files Browse the repository at this point in the history
Bumps [phpstan/phpstan-strict-rules](https://github.com/phpstan/phpstan-strict-rules) from 0.12.7 to 0.12.8.
- [Release notes](https://github.com/phpstan/phpstan-strict-rules/releases)
- [Commits](phpstan/phpstan-strict-rules@0.12.7...0.12.8)

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jan 12, 2021
1 parent 90b42bf commit 06a350e
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 14 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"phpstan/phpstan": "~0.12.65",
"phpstan/phpstan-deprecation-rules": "~0.12.6",
"phpstan/phpstan-phpunit": "~0.12.17",
"phpstan/phpstan-strict-rules": "~0.12.7",
"phpstan/phpstan-strict-rules": "~0.12.8",
"phpunit/phpunit": "^8.5.13",
"psalm/plugin-phpunit": "~0.12.2",
"vimeo/psalm": "^3.18"
Expand Down
30 changes: 17 additions & 13 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 06a350e

Please sign in to comment.