Skip to content

Commit b9439f9

Browse files
Bump phpstan/phpstan from 1.12.13 to 2.1.2 in /tools/phpstan
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan) from 1.12.13 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.12.13...2.1.2) --- updated-dependencies: - dependency-name: phpstan/phpstan dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent aca82f5 commit b9439f9

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

tools/phpstan/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "coduo/php-matcher-tools",
33
"description": "Coduo PHP Matcher - Tools",
44
"require-dev": {
5-
"phpstan/phpstan": "^1.1.2"
5+
"phpstan/phpstan": "^2.1.2"
66
},
77
"config": {
88
"allow-plugins": false,

tools/phpstan/composer.lock

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

0 commit comments

Comments
 (0)