Skip to content

Commit

Permalink
Bump phpstan/phpstan from 1.10.67 to 2.0.4 in /composer/helpers/v2 (#…
Browse files Browse the repository at this point in the history
…11173)

Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan) from 1.10.67 to 2.0.4.
- [Release notes](https://github.com/phpstan/phpstan/releases)
- [Changelog](https://github.com/phpstan/phpstan/blob/2.1.x/CHANGELOG.md)
- [Commits](phpstan/phpstan@1.10.67...2.0.4)

---
updated-dependencies:
- dependency-name: phpstan/phpstan
  dependency-type: direct:development
  update-type: version-update:semver-major
...

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] authored Dec 23, 2024
1 parent 6e4d9d8 commit ec380a2
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion composer/helpers/v2/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
},
"require-dev": {
"friendsofphp/php-cs-fixer": "^3.0",
"phpstan/phpstan": "~1.10.1"
"phpstan/phpstan": "~2.0.4"
},
"autoload": {
"psr-4": {
Expand Down
14 changes: 7 additions & 7 deletions composer/helpers/v2/composer.lock

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

0 comments on commit ec380a2

Please sign in to comment.