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/remoteac/public_html/wp-content/plugins/jetpack/composer.json
{
	"name": "automattic/jetpack",
	"description": "Jetpack supercharges your self‑hosted WordPress site with the awesome cloud power of WordPress.com",
	"homepage": "https://jetpack.com/",
	"type": "wordpress-plugin",
	"license": "GPL-2.0-or-later",
	"support": {
		"issues": "https://github.com/Automattic/jetpack/issues"
	},
	"require": {
		"ext-fileinfo": "*",
		"ext-json": "*",
		"ext-openssl": "*",
		"automattic/jetpack-a8c-mc-stats": "^1.4.15",
		"automattic/jetpack-abtest": "^1.10.8",
		"automattic/jetpack-action-bar": "^0.1.1",
		"automattic/jetpack-assets": "^1.17.21",
		"automattic/jetpack-autoloader": "^2.11.9",
		"automattic/jetpack-backup": "^1.8.2",
		"automattic/jetpack-blocks": "^1.4.16",
		"automattic/jetpack-compat": "^1.7.4",
		"automattic/jetpack-composer-plugin": "^1.1.4",
		"automattic/jetpack-config": "^1.10.0",
		"automattic/jetpack-connection": "^1.45.2",
		"automattic/jetpack-constants": "^1.6.18",
		"automattic/jetpack-device-detection": "^1.4.18",
		"automattic/jetpack-error": "^1.3.16",
		"automattic/jetpack-google-fonts-provider": "^0.3.4",
		"automattic/jetpack-identity-crisis": "^0.8.24",
		"automattic/jetpack-jitm": "^2.2.27",
		"automattic/jetpack-lazy-images": "^2.1.23",
		"automattic/jetpack-licensing": "^1.7.10",
		"automattic/jetpack-logo": "^1.5.17",
		"automattic/jetpack-my-jetpack": "^2.1.1",
		"automattic/jetpack-partner": "^1.7.17",
		"automattic/jetpack-plugins-installer": "^0.2.0",
		"automattic/jetpack-post-list": "^0.4.1",
		"automattic/jetpack-publicize": "^0.16.0",
		"automattic/jetpack-redirect": "^1.7.18",
		"automattic/jetpack-roles": "^1.4.17",
		"automattic/jetpack-search": "^0.24.0",
		"automattic/jetpack-status": "^1.14.3",
		"automattic/jetpack-sync": "^1.38.4",
		"automattic/jetpack-videopress": "^0.4.1",
		"automattic/jetpack-waf": "^0.6.7",
		"automattic/jetpack-wordads": "^0.2.16",
		"nojimage/twitter-text-php": "3.1.2"
	},
	"require-dev": {
		"antecedent/patchwork": "2.1.21",
		"automattic/jetpack-changelogger": "^3.2.1",
		"johnkary/phpunit-speedtrap": "^4.0.0 || ^2.0.0 || ^1.1.0",
		"yoast/phpunit-polyfills": "1.0.3"
	},
	"scripts": {
		"build-production": [
			"pnpm run build-production-concurrently"
		],
		"build-development": [
			"pnpm run build-concurrently"
		],
		"phpunit": [
			"tests/action-phpunit.sh"
		],
		"test-coverage": [
			"@php tools/build-module-headings-translations.php",
			"tests/action-test-coverage.sh"
		],
		"test-js": [
			"pnpm concurrently 'pnpm:test-adminpage' 'pnpm:test-extensions'"
		],
		"test-php": [
			"@php tools/build-module-headings-translations.php",
			"tests/action-test-php.sh"
		],
		"watch": [
			"Composer\\Config::disableProcessTimeout",
			"pnpm run watch"
		]
	},
	"repositories": [],
	"autoload": {
		"classmap": [
			"src"
		]
	},
	"minimum-stability": "dev",
	"prefer-stable": true,
	"config": {
		"sort-packages": true,
		"platform": {
			"ext-intl": "0.0.0"
		},
		"autoloader-suffix": "f11009ded9fc4592b6a05b61ce272b3c_jetpackⓥ11_4",
		"allow-plugins": {
			"automattic/jetpack-autoloader": true,
			"automattic/jetpack-composer-plugin": true
		}
	},
	"extra": {
		"mirror-repo": "Automattic/jetpack-production",
		"release-branch-prefix": "jetpack",
		"version-constants": {
			"JETPACK__VERSION": "jetpack.php"
		},
		"wp-plugin-slug": "jetpack",
		"dev-releases": true,
		"changelogger-default-type": "other",
		"changelogger": {
			"versioning": "wordpress",
			"types": {
				"major": "Major Enhancements",
				"enhancement": "Enhancements",
				"compat": "Improved compatibility",
				"bugfix": "Bug fixes",
				"other": "Other changes <!-- Non-user-facing changes go here. This section will not be copied to readme.txt. -->"
			}
		}
	}
}