Skip to content

Commit 56f3776

Browse files
committed
MC-39901: Stabilize Web-API tests
- Fix phpstan version
1 parent b2c21ff commit 56f3776

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
@@ -93,7 +93,7 @@
9393
"pdepend/pdepend": "~2.7.1",
9494
"phpcompatibility/php-compatibility": "^9.3",
9595
"phpmd/phpmd": "@stable",
96-
"phpstan/phpstan": "^0.12.2",
96+
"phpstan/phpstan": ">=0.12.3 <=0.12.23",
9797
"phpunit/phpunit": "^9",
9898
"sebastian/phpcpd": "~5.0.0",
9999
"squizlabs/php_codesniffer": "~3.5.4"

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)