Skip to content

Commit

Permalink
Update phpstan/phpstan requirement from ^1.8.10 to ^2.1.5
Browse files Browse the repository at this point in the history
Updates the requirements on [phpstan/phpstan](https://github.com/phpstan/phpstan) to permit the latest version.
- [Release notes](https://github.com/phpstan/phpstan/releases)
- [Changelog](https://github.com/phpstan/phpstan/blob/2.1.x/CHANGELOG.md)
- [Commits](phpstan/phpstan@1.8.10...2.1.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Feb 16, 2025
1 parent 562d6d0 commit a2a1a49
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 @@ -24,7 +24,7 @@
},
"require-dev": {
"phpunit/phpunit": "^10.0",
"phpstan/phpstan": "^1.8.10",
"phpstan/phpstan": "^2.1.5",
"squizlabs/php_codesniffer": "3.*",
"phpmd/phpmd": "^2.11",
"mikey179/vfsstream": "~1.6.8",
Expand Down

0 comments on commit a2a1a49

Please sign in to comment.