HEX
Server: Apache/2.4.65 (Debian)
System: Linux web6 5.10.0-36-amd64 #1 SMP Debian 5.10.244-1 (2025-09-29) x86_64
User: innocamp (1028)
PHP: 7.4.33
Disabled: pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_get_handler,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,pcntl_async_signals,pcntl_unshare,
Upload Files
File: /home/capeglid/public_html/wp-content/plugins/jetpack-protect/composer.json
{
	"name": "automattic/jetpack-protect",
	"description": "Social plugin",
	"type": "wordpress-plugin",
	"license": "GPL-2.0-or-later",
	"require": {
		"ext-json": "*",
		"automattic/jetpack-assets": "^4.3.10",
		"automattic/jetpack-admin-ui": "^0.5.11",
		"automattic/jetpack-autoloader": "^5.0.11",
		"automattic/jetpack-composer-plugin": "^4.0.5",
		"automattic/jetpack-config": "^3.1.1",
		"automattic/jetpack-my-jetpack": "^5.27.4",
		"automattic/jetpack-plugins-installer": "^0.5.7",
		"automattic/jetpack-sync": "^4.22.1",
		"automattic/jetpack-transport-helper": "^0.3.3",
		"automattic/jetpack-plans": "^0.10.0",
		"automattic/jetpack-waf": "^0.27.4",
		"automattic/jetpack-status": "^6.0.4",
		"automattic/jetpack-protect-status": "^0.7.3",
		"automattic/jetpack-account-protection": "^0.2.7"
	},
	"require-dev": {
		"yoast/phpunit-polyfills": "^4.0.0",
		"automattic/jetpack-changelogger": "^6.0.7",
		"automattic/phpunit-select-config": "^1.0.3"
	},
	"autoload": {
		"classmap": [
			"src/"
		]
	},
	"scripts": {
		"phpunit": [
			"phpunit-select-config phpunit.#.xml.dist --colors=always"
		],
		"test-coverage": [
			"php -dpcov.directory=. ./vendor/bin/phpunit-select-config phpunit.#.xml.dist --coverage-php \"$COVERAGE_DIR/php.cov\""
		],
		"test-php": [
			"@composer phpunit"
		],
		"build-development": [
			"pnpm run build"
		],
		"build-production": [
			"pnpm run build-production-concurrently"
		],
		"watch": [
			"Composer\\Config::disableProcessTimeout",
			"pnpm run watch"
		]
	},
	"repositories": [],
	"minimum-stability": "dev",
	"prefer-stable": true,
	"extra": {
		"mirror-repo": "Automattic/jetpack-protect-plugin",
		"autorelease": true,
		"autotagger": {
			"v": false
		},
		"release-branch-prefix": "protect",
		"wp-plugin-slug": "jetpack-protect",
		"wp-svn-autopublish": true,
		"version-constants": {
			"JETPACK_PROTECT_VERSION": "jetpack-protect.php"
		}
	},
	"config": {
		"allow-plugins": {
			"roots/wordpress-core-installer": true,
			"automattic/jetpack-autoloader": true,
			"automattic/jetpack-composer-plugin": true
		},
		"autoloader-suffix": "c4802e05bbcf59fd3b6350e8d3e5482c_protectâ“¥4_4_0"
	}
}