Skip to content

Commit

Permalink
Bump phpstan/phpstan from 1.12.16 to 2.1.5 in /tools
Browse files Browse the repository at this point in the history
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan) from 1.12.16 to 2.1.5.
- [Release notes](https://github.com/phpstan/phpstan/releases)
- [Changelog](https://github.com/phpstan/phpstan/blob/2.1.x/CHANGELOG.md)
- [Commits](phpstan/phpstan@1.12.16...2.1.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Feb 13, 2025
1 parent de6404d commit c4d276a
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion tools/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"description": "Aeon PHP Calendar - Tools",
"require-dev": {
"phpunit/phpunit": "^9.5",
"phpstan/phpstan": "^1.1.2",
"phpstan/phpstan": "^2.1.5",
"infection/infection": "^0.29.10",
"phpbench/phpbench": "^1.2.6",
"friendsofphp/php-cs-fixer": "^3.1",
Expand Down
14 changes: 7 additions & 7 deletions tools/composer.lock

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

0 comments on commit c4d276a

Please sign in to comment.