Skip to content

Commit f993fea

Browse files
authored
Merge pull request #8116 from magento-gl/Hammer_Regression_issue_03Feb23
AC-7822:Phpstan dependency should not be limited to a specific version
2 parents 1528347 + b8c993d commit f993fea

File tree

3 files changed

+542
-542
lines changed

3 files changed

+542
-542
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@
9898
"magento/magento2-functional-testing-framework": "^4.0",
9999
"pdepend/pdepend": "^2.10",
100100
"phpmd/phpmd": "^2.12",
101-
"phpstan/phpstan": "1.9.2",
101+
"phpstan/phpstan": "^1.9",
102102
"phpunit/phpunit": "^9.5",
103103
"sebastian/phpcpd": "^6.0",
104104
"symfony/finder": "^5.4"

0 commit comments

Comments
 (0)