Skip to content

Commit 5bf8597

Browse files
Bump phpstan/phpstan from 1.10.41 to 2.1.2
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan) from 1.10.41 to 2.1.2. - [Release notes](https://github.com/phpstan/phpstan/releases) - [Changelog](https://github.com/phpstan/phpstan/blob/2.1.x/CHANGELOG.md) - [Commits](phpstan/phpstan@1.10.41...2.1.2) --- updated-dependencies: - dependency-name: phpstan/phpstan dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d183bac commit 5bf8597

2 files changed

Lines changed: 8 additions & 12 deletions

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"require-dev": {
2020
"phpunit/phpunit": "^10.4",
2121
"infection/infection": "^0.27",
22-
"phpstan/phpstan": "^1.10",
22+
"phpstan/phpstan": "^1.10 || ^2.0",
2323
"infinityloop-dev/coding-standard": "^0.2"
2424
},
2525
"scripts": {

composer.lock

Lines changed: 7 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)