Skip to content

Commit b12c9b0

Browse files
committed
AC-9499: Restrict phpstan/phpstan to 1.10.28 due to mismatched with rector/rector
1 parent d8f83ac commit b12c9b0

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@
110110
"magento/magento2-functional-testing-framework": "dev-AC-9499",
111111
"pdepend/pdepend": "^2.10",
112112
"phpmd/phpmd": "^2.12",
113-
"phpstan/phpstan": "^1.9",
113+
"phpstan/phpstan": "^1.9, <1.10.29",
114114
"phpunit/phpunit": "^9.5",
115115
"sebastian/phpcpd": "^6.0",
116116
"symfony/finder": "^6.4"

composer.lock

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

0 commit comments

Comments
 (0)