Skip to content

Commit 9c51c71

Browse files
committed
MC-25203: Introduce PHPStan code analysis tool to the static build
- update composer
1 parent a498483 commit 9c51c71

File tree

2 files changed

+222
-230
lines changed

2 files changed

+222
-230
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@
9292
"pdepend/pdepend": "2.5.2",
9393
"phpcompatibility/php-compatibility": "^9.3",
9494
"phpmd/phpmd": "@stable",
95-
"phpstan/phpstan": "^0.12.2",
95+
"phpstan/phpstan": "^0.12.3",
9696
"phpunit/phpunit": "~6.5.0",
9797
"sebastian/phpcpd": "~3.0.0",
9898
"squizlabs/php_codesniffer": "~3.4.0"

0 commit comments

Comments
 (0)