Skip to content

Commit

Permalink
composer(deps-dev): update phpstan/phpstan requirement
Browse files Browse the repository at this point in the history
Updates the requirements on [phpstan/phpstan](https://github.com/phpstan/phpstan) to permit the latest version.

Updates `phpstan/phpstan` to 1.12.2
- [Release notes](https://github.com/phpstan/phpstan/releases)
- [Changelog](https://github.com/phpstan/phpstan/blob/2.0.x/CHANGELOG.md)
- [Commits](phpstan/phpstan@1.12.1...1.12.2)

---
updated-dependencies:
- dependency-name: phpstan/phpstan
  dependency-type: direct:development
  dependency-group: version-updates
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 5, 2024
1 parent 9f6ca64 commit 007431a
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 @@ -40,7 +40,7 @@
},
"require-dev": {
"phpstan/extension-installer": "^1.4.3",
"phpstan/phpstan": "^1.12.1",
"phpstan/phpstan": "^1.12.2",
"phpstan/phpstan-deprecation-rules": "^1.2.0",
"rector/type-perfect": "^0.1.8",
"symplify/phpstan-rules": "^13.0.1",
Expand Down

0 comments on commit 007431a

Please sign in to comment.