HEX
Server: nginx/1.28.1
System: Linux 10-41-63-61 6.8.0-31-generic #31-Ubuntu SMP PREEMPT_DYNAMIC Sat Apr 20 00:40:06 UTC 2024 x86_64
User: www (1001)
PHP: 7.4.33
Disabled: passthru,exec,system,putenv,chroot,chgrp,chown,shell_exec,popen,proc_open,pcntl_exec,ini_alter,ini_restore,dl,openlog,syslog,readlink,symlink,popepassthru,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_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,imap_open,apache_setenv
Upload Files
File: /www/wwwroot/www.amnbv.com/wp-content/plugins/jetpack-social/composer.json
{
	"name": "automattic/jetpack-social",
	"description": "Social plugin",
	"type": "wordpress-plugin",
	"license": "GPL-2.0-or-later",
	"require": {
		"automattic/jetpack-admin-ui": "^0.2.7",
		"automattic/jetpack-assets": "^1.17",
		"automattic/jetpack-autoloader": "^2.11",
		"automattic/jetpack-composer-plugin": "^1.1",
		"automattic/jetpack-config": "^1.9",
		"automattic/jetpack-identity-crisis": "^0.8.12",
		"automattic/jetpack-publicize": "^0.5.0",
		"automattic/jetpack-options": "^1.16",
		"automattic/jetpack-connection": "^1.40",
		"automattic/jetpack-my-jetpack": "^1.6",
		"automattic/jetpack-sync": "^1.35",
		"automattic/jetpack-status": "^1.13"
	},
	"require-dev": {
		"automattic/jetpack-changelogger": "^3.1",
		"automattic/wordbless": "0.3.1",
		"yoast/phpunit-polyfills": "1.0.3",
		"brain/monkey": "2.6.1"
	},
	"autoload": {
		"classmap": [
			"src/"
		]
	},
	"scripts": {
		"phpunit": [
			"./vendor/phpunit/phpunit/phpunit --colors=always"
		],
		"test-coverage": [
			"php -dpcov.directory=. ./vendor/bin/phpunit --coverage-clover \"$COVERAGE_DIR/clover.xml\""
		],
		"test-php": [
			"@composer phpunit"
		],
		"build-development": [
			"pnpm run build"
		],
		"build-production": [
			"pnpm run build-production-concurrently"
		],
		"watch": [
			"Composer\\Config::disableProcessTimeout",
			"pnpm run watch"
		],
		"post-update-cmd": "php -r \"copy('vendor/automattic/wordbless/src/dbless-wpdb.php', 'wordpress/wp-content/db.php');\""
	},
	"repositories": [],
	"minimum-stability": "dev",
	"prefer-stable": true,
	"extra": {
		"mirror-repo": "Automattic/jetpack-social-plugin",
		"release-branch-prefix": "social",
		"wp-plugin-slug": "jetpack-social"
	},
	"config": {
		"allow-plugins": {
			"roots/wordpress-core-installer": true,
			"automattic/jetpack-autoloader": true,
			"automattic/jetpack-composer-plugin": true
		},
		"autoloader-suffix": "c4802e05bbcf59fd3b6350e8d3e5482c_socialâ“¥1_0_0"
	}
}