File "composer.json"

Full Path: /home/rattkxnv/byattorney.com/wp-content/plugins/wordpress-seo/admin/import/composer.json
File size: 411 bytes
MIME-type: application/json
Charset: utf-8

{
	"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"
	}
}