HEX
Server: nginx/1.27.1
System: Linux in-4 5.15.0-131-generic #141-Ubuntu SMP Fri Jan 10 21:18:28 UTC 2025 x86_64
User: ilikadirect (1186)
PHP: 7.4.33
Disabled: exec,passthru,shell_exec,system,proc_open,popen,parse_ini_file,show_source
Upload Files
File: /storage/v6964/testingff/public_html/fdfctr/wp-content/plugins/agentpress-listings/composer.json
{
	"name": "studiopress/agentpress-listing",
	"type": "wordpress-plugin",
	"description": "AgentPress Listings is a plugin which adds a Listings custom post type for Real Estate agents.",
	"homepage": "https://github.com/studiopress/agentpress-listings",
	"license": "GPL-2.0-or-later",
	"require": {
		"php": "^5.3 || ^7",
		"composer/installers": "^1"
	},
	"require-dev": {
		"php": "^5.6 || ^7",
		"dealerdirect/phpcodesniffer-composer-installer": "*",
		"squizlabs/php_codesniffer": "^3.3.1",
		"phpcompatibility/phpcompatibility-wp": "*",
		"wp-coding-standards/wpcs": "^1"
	},
	"config": {
		"sort-order": true
	},
	"minimum-stability": "dev",
	"prefer-stable": true,
	"scripts": {
		"phpcs": "phpcs --standard=WordPress --ignore=vendor/,node_modules/,assets/ --extensions=php -p ./",
		"phpcs-compat": "phpcs --extensions=php --standard=PHPCompatibilityWP --ignore=vendor/,node_modules/,assets/ --runtime-set testVersion 5.6- -p ./",
		"phpcbf": "phpcbf --standard=WordPress --ignore=vendor/,node_modules/,assets/ --extensions=php -p ./"
	},
	"support": {
		"issues": "https://github.com/studiopress/agentpress-listings/issues",
		"source": "https://github.com/studiopress/agentpress-listings"
	}
}