Skip to content

Commit

Permalink
composer(deps): bump phpstan/phpstan from 1.10.36 to 1.10.38
Browse files Browse the repository at this point in the history
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan) from 1.10.36 to 1.10.38.
- [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.36...1.10.38)

---
updated-dependencies:
- dependency-name: phpstan/phpstan
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 6, 2023
1 parent 09b420a commit ae04dfa
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"require": {
"php": "~8.1.0 || ~8.2.0",
"nikic/php-parser": "^4.17.1",
"phpstan/phpstan": "^1.10.36",
"phpstan/phpstan": "^1.10.38",
"rector/rector": "~0.18.4",
"symplify/rule-doc-generator-contracts": "^11.1.26"
},
Expand Down
14 changes: 7 additions & 7 deletions composer.lock

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

0 comments on commit ae04dfa

Please sign in to comment.