관리-도구
편집 파일: composer.json
{ "require": { "php": "^7.4 || ^8.0", "phpstan/phpstan": "1.10.11", "phpstan/phpstan-deprecation-rules": "1.1.3" }, "config": { "preferred-install": "dist" } }