Skip to content

Commit 61f6b83

Browse files
committed
Make Phpstan Upgrades Manual
1 parent 8bbd65d commit 61f6b83

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@
123123
"friendsofphp/php-cs-fixer": "^3.3",
124124
"mpdf/mpdf": "^7.0 || ^8.0",
125125
"phpmd/phpmd": "^2.13",
126-
"phpstan/phpstan": "^0.12.88 || ^1.0.0 || ^2.0.0",
126+
"phpstan/phpstan": "<=2.1.32",
127127
"phpstan/phpstan-phpunit": "^1.0 || ^2.0",
128128
"phpunit/phpunit": "^7.0 || ^8.0 || ^9.0 || ^10.0",
129129
"symfony/process": "^4.4 || ^5.0 || ^6.0 || ^7.0 || 7.4.x-dev",

0 commit comments

Comments
 (0)