Skip to content

Commit 5c76d56

Browse files
build(deps-dev): bump phpstan/phpstan from 1.12.20 to 2.1.40
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan) from 1.12.20 to 2.1.40. - [Release notes](https://github.com/phpstan/phpstan/releases) - [Changelog](https://github.com/phpstan/phpstan/blob/2.2.x/CHANGELOG.md) - [Commits](phpstan/phpstan@1.12.20...2.1.40) --- updated-dependencies: - dependency-name: phpstan/phpstan dependency-version: 2.1.40 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5c289ed commit 5c76d56

2 files changed

Lines changed: 7 additions & 12 deletions

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
},
1010

1111
"require-dev": {
12-
"phpstan/phpstan": "^1.10",
12+
"phpstan/phpstan": "^1.10 || ^2.0",
1313
"phpunit/phpunit": "^10.1",
1414
"phpmd/phpmd": "^2.13",
1515
"squizlabs/php_codesniffer": "^3.7 || ^4.0"

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)