HEX
Server: nginx/1.27.0
System: Linux 20d173156d2c 6.8.0-88-generic #89-Ubuntu SMP PREEMPT_DYNAMIC Sat Oct 11 01:02:46 UTC 2025 x86_64
User: www-data (33)
PHP: 8.1.29
Disabled: NONE
Upload Files
File: /var/www/html/wp-content/plugins/jetpack-backup/composer.json
{
	"name": "automattic/jetpack-backup-plugin",
	"description": "Easily restore or download a backup of your site from a specific moment in time.",
	"type": "library",
	"license": "GPL-2.0-or-later",
	"require": {
		"automattic/jetpack-autoloader": "^5.0.9",
		"automattic/jetpack-backup": "^4.2.20",
		"automattic/jetpack-composer-plugin": "^4.0.5",
		"automattic/jetpack-my-jetpack": "^5.26.1",
		"automattic/jetpack-status": "^6.0.4"
	},
	"require-dev": {
		"yoast/phpunit-polyfills": "^4.0.0",
		"automattic/jetpack-changelogger": "^6.0.6",
		"automattic/phpunit-select-config": "^1.0.3"
	},
	"autoload": {
		"classmap": [
			"src/"
		]
	},
	"scripts": {
		"watch": "echo 'This script is actually watching the Jetpack Backup package, not the plugin' && jetpack watch packages/backup"
	},
	"repositories": [],
	"minimum-stability": "dev",
	"prefer-stable": true,
	"config": {
		"autoloader-suffix": "9559eef123208b7d1b9c15b978567267_backupā“„3_5",
		"allow-plugins": {
			"automattic/jetpack-autoloader": true,
			"automattic/jetpack-composer-plugin": true
		}
	},
	"extra": {
		"mirror-repo": "Automattic/jetpack-backup-plugin",
		"autorelease": true,
		"autotagger": {
			"v": false
		},
		"changelogger": {
			"link-template": "https://github.com/Automattic/jetpack-backup-plugin/compare/${old}...${new}",
			"versioning": "wordpress"
		},
		"release-branch-prefix": [
			"backup",
			"monthly"
		],
		"wp-plugin-slug": "jetpack-backup",
		"wp-svn-autopublish": true
	}
}