Skip to content

Commit

Permalink
composer(deps-dev): bump the minor-patch-dependencies group with 1 up…
Browse files Browse the repository at this point in the history
…date

Updates the requirements on [phpstan/phpstan](https://github.com/phpstan/phpstan) to permit the latest version.

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

---
updated-dependencies:
- dependency-name: phpstan/phpstan
  dependency-type: direct:development
  dependency-group: minor-patch-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 5, 2024
1 parent 32e0a54 commit e47d8a8
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.3.1",
"phpstan/phpstan": "^1.10.51",
"phpstan/phpstan": "^1.10.54",
"phpstan/phpstan-deprecation-rules": "^1.1.4"
},
"minimum-stability": "stable",
Expand Down

0 comments on commit e47d8a8

Please sign in to comment.