Skip to content

Commit

Permalink
composer(deps): bump phpstan/phpstan in /vendor-bin/phpstan (#767)
Browse files Browse the repository at this point in the history
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan) from 1.10.33 to 1.10.34.
- [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.33...1.10.34)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Sep 17, 2023
1 parent e3ccef7 commit 23c680f
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion vendor-bin/phpstan/composer.json
Expand Up @@ -2,7 +2,7 @@
"require": {
"php": "^7.4 || ^8.0",
"phpstan/extension-installer": "^1.3.1",
"phpstan/phpstan": "^1.10.33",
"phpstan/phpstan": "^1.10.34",
"phpstan/phpstan-deprecation-rules": "^1.1.4"
},
"config": {
Expand Down
12 changes: 6 additions & 6 deletions vendor-bin/phpstan/composer.lock

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

0 comments on commit 23c680f

Please sign in to comment.