Skip to content

Commit c3311f5

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 48d87d0 commit c3311f5

2 files changed

Lines changed: 8 additions & 13 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"

composer.lock

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

0 commit comments

Comments
 (0)