Skip to content

Commit 3a14780

Browse files
⬆️ Bump phpstan/phpstan from 1.12.7 to 2.0.3
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan) from 1.12.7 to 2.0.3. - [Release notes](https://github.com/phpstan/phpstan/releases) - [Changelog](https://github.com/phpstan/phpstan/blob/2.0.x/CHANGELOG.md) - [Commits](phpstan/phpstan@1.12.7...2.0.3) --- 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 4b45fe3 commit 3a14780

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
@@ -14,7 +14,7 @@
1414
},
1515
"require-dev": {
1616
"doctrine/coding-standard": "^12.0",
17-
"phpstan/phpstan": "^1.9",
17+
"phpstan/phpstan": "^2.0",
1818
"phpunit/phpunit": "^11.1",
1919
"squizlabs/php_codesniffer": "^3.7"
2020
},

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)