Skip to content

Commit cc28c41

Browse files
authored
Merge pull request #7916 from kenjis/add-phpstan-strict-rules-disallowedConstructs
chore: add phpstan-strict-rules disallowedConstructs
2 parents bdbb775 + a3507c8 commit cc28c41

3 files changed

Lines changed: 1661 additions & 66 deletions

File tree

composer.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@
2727
"nexusphp/tachycardia": "^1.0",
2828
"php-coveralls/php-coveralls": "^2.5",
2929
"phpstan/phpstan": "^1.10.2",
30+
"phpstan/phpstan-strict-rules": "^1.5",
3031
"phpunit/phpcov": "^8.2",
3132
"phpunit/phpunit": "^9.1",
3233
"predis/predis": "^1.1 || ^2.0",

0 commit comments

Comments
 (0)