Skip to content

Commit

Permalink
Merge pull request #7916 from kenjis/add-phpstan-strict-rules-disallo…
Browse files Browse the repository at this point in the history
…wedConstructs

chore: add phpstan-strict-rules disallowedConstructs
  • Loading branch information
kenjis authored Sep 10, 2023
2 parents bdbb775 + a3507c8 commit cc28c41
Show file tree
Hide file tree
Showing 3 changed files with 1,661 additions and 66 deletions.
1 change: 1 addition & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@
"nexusphp/tachycardia": "^1.0",
"php-coveralls/php-coveralls": "^2.5",
"phpstan/phpstan": "^1.10.2",
"phpstan/phpstan-strict-rules": "^1.5",
"phpunit/phpcov": "^8.2",
"phpunit/phpunit": "^9.1",
"predis/predis": "^1.1 || ^2.0",
Expand Down
Loading

0 comments on commit cc28c41

Please sign in to comment.