Skip to content

Commit 97820a0

Browse files
build(deps-dev): bump phpstan/phpstan from 1.12.15 to 2.1.10
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan) from 1.12.15 to 2.1.10. - [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.15...2.1.10) --- updated-dependencies: - dependency-name: phpstan/phpstan dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7849ac4 commit 97820a0

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"phpgt/sqlbuilder": "dev-master"
77
},
88
"require-dev": {
9-
"phpstan/phpstan": "^1.10",
9+
"phpstan/phpstan": "^2.1",
1010
"phpunit/phpunit": "^10.1",
1111
"phpmd/phpmd": "^2.13",
1212
"squizlabs/php_codesniffer": "^3.7"

composer.lock

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

0 commit comments

Comments
 (0)