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.10 to 0.12.11.
- [Release notes](https://github.com/phpstan/phpstan-strict-rules/releases)
- [Commits](phpstan/phpstan-strict-rules@0.12.10...0.12.11)

---
updated-dependencies:
- dependency-name: phpstan/phpstan-strict-rules
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Aug 23, 2021
1 parent 32a514d commit 761eae5
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 15 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"phpstan/phpstan-deprecation-rules": "~0.12.6",
"phpstan/phpstan-doctrine": "~0.12.43",
"phpstan/phpstan-phpunit": "~0.12.22",
"phpstan/phpstan-strict-rules": "~0.12.10",
"phpstan/phpstan-strict-rules": "~0.12.11",
"phpunit/phpunit": "~9.2.6",
"psalm/plugin-phpunit": "~0.16.1",
"ramsey/uuid": "^4.2.1",
Expand Down
28 changes: 14 additions & 14 deletions composer.lock

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

0 comments on commit 761eae5

Please sign in to comment.