芝麻web文件管理V1.00
编辑当前文件:/home/royashxg/www/wp-content/plugins/litespeed-cache/composer.json
{ "name": "litespeedtech/lscache_wp", "require-dev": { "squizlabs/php_codesniffer": "*", "phpcompatibility/php-compatibility": "*" }, "prefer-stable": true, "scripts": { "post-install-cmd": "phpcs --config-set installed_paths vendor/phpcompatibility/php-compatibility", "post-update-cmd": "phpcs --config-set installed_paths vendor/phpcompatibility/php-compatibility", "sniff-check": "phpcs" } }