Skip to content

Commit 4a3d5f8

Browse files
Bump phpstan/phpstan from 1.12.6 to 2.0.4
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan) from 1.12.6 to 2.0.4. - [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.6...2.0.4) --- 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 c7d20db commit 4a3d5f8

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"require-dev": {
2424
"phpunit/phpunit": "^10.4",
2525
"infection/infection": "^0.27 || ^0.28 || ^0.29",
26-
"phpstan/phpstan": "^1.10",
26+
"phpstan/phpstan": "^1.10 || ^2.0",
2727
"webthinx/codestyle": "dev-main"
2828
},
2929
"suggest": {

composer.lock

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

0 commit comments

Comments
 (0)