Skip to content

Commit f54ee54

Browse files
build(deps-dev): bump phpstan/phpstan from 1.8.4 to 2.1.40
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan) from 1.8.4 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.8.4...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 60a94ee commit f54ee54

File tree

2 files changed

+14
-20
lines changed

2 files changed

+14
-20
lines changed

composer.json

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

1010
"require-dev": {
11-
"phpstan/phpstan": "^v1.8",
11+
"phpstan/phpstan": "^v1.8 || ^2.0",
1212
"phpunit/phpunit": "^v9.5"
1313
},
1414

composer.lock

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

0 commit comments

Comments
 (0)