Skip to content

Commit

Permalink
Update phpstan/phpstan-strict-rules requirement from 1.4.5 to 1.5.1
Browse files Browse the repository at this point in the history
Updates the requirements on [phpstan/phpstan-strict-rules](https://github.com/phpstan/phpstan-strict-rules) to permit the latest version.
- [Release notes](https://github.com/phpstan/phpstan-strict-rules/releases)
- [Commits](phpstan/phpstan-strict-rules@1.4.5...1.5.1)

---
updated-dependencies:
- dependency-name: phpstan/phpstan-strict-rules
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Apr 1, 2023
1 parent 7b61105 commit 5a35206
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Expand Up @@ -25,7 +25,7 @@
"nette/tester": "2.4.3",
"mockery/mockery": "1.5.1",
"phpstan/phpstan": "1.10.3",
"phpstan/phpstan-strict-rules": "1.4.5",
"phpstan/phpstan-strict-rules": "1.5.1",
"phpstan/phpstan-nette": "1.2.3",
"nepada/phpstan-nette-tester": "1.0.0",
"spaze/phpstan-disallowed-calls": "2.11.6",
Expand Down

0 comments on commit 5a35206

Please sign in to comment.