{
    "intelephense.environment.phpVersion": "7.1.0",
    "phpcs.showSources": true,
    "phpcs.executablePath": "vendor/bin/phpcs",
    "phpcs.standard": "PSR12"
}