Skip to content

Commit 426b811

Browse files
build(deps-dev): bump phpstan/phpstan from 1.12.29 to 2.1.32
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan) from 1.12.29 to 2.1.32. - [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.29...2.1.32) --- updated-dependencies: - dependency-name: phpstan/phpstan dependency-version: 2.1.32 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ab567a0 commit 426b811

File tree

2 files changed

+7
-12
lines changed

2 files changed

+7
-12
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
},
1616

1717
"require-dev": {
18-
"phpstan/phpstan": "^1.10",
18+
"phpstan/phpstan": "^1.10 || ^2.0",
1919
"phpunit/phpunit": "^10.2",
2020
"phpmd/phpmd": "^2.13",
2121
"squizlabs/php_codesniffer": "^3.7"

composer.lock

Lines changed: 6 additions & 11 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)