summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/jetpack/vendor/composer/installed.json')
-rw-r--r--plugins/jetpack/vendor/composer/installed.json494
1 files changed, 303 insertions, 191 deletions
diff --git a/plugins/jetpack/vendor/composer/installed.json b/plugins/jetpack/vendor/composer/installed.json
index 820059af..eabb2133 100644
--- a/plugins/jetpack/vendor/composer/installed.json
+++ b/plugins/jetpack/vendor/composer/installed.json
@@ -1,12 +1,18 @@
[
{
"name": "automattic/jetpack-abtest",
- "version": "dev-retry/phpcs-changed",
- "version_normalized": "dev-retry/phpcs-changed",
+ "version": "v1.0.4",
+ "version_normalized": "1.0.4.0",
+ "source": {
+ "type": "git",
+ "url": "https://github.com/Automattic/jetpack-abtest.git",
+ "reference": "faed5181e0dbe596b7e083e40affceed686928ba"
+ },
"dist": {
- "type": "path",
- "url": "./packages/abtest",
- "reference": "b873be98786907a49ac5cd21836167f662212aa0"
+ "type": "zip",
+ "url": "https://api.github.com/repos/Automattic/jetpack-abtest/zipball/faed5181e0dbe596b7e083e40affceed686928ba",
+ "reference": "faed5181e0dbe596b7e083e40affceed686928ba",
+ "shasum": ""
},
"require": {
"automattic/jetpack-connection": "@dev",
@@ -16,19 +22,15 @@
"php-mock/php-mock": "^2.1",
"phpunit/phpunit": "^5.7 || ^6.5 || ^7.5"
},
+ "time": "2019-11-08T21:16:05+00:00",
"type": "library",
"installation-source": "dist",
"autoload": {
- "psr-4": {
- "Automattic\\Jetpack\\": "src/"
- }
- },
- "scripts": {
- "phpunit": [
- "@composer install",
- "./vendor/phpunit/phpunit/phpunit --colors=always"
+ "classmap": [
+ "src/"
]
},
+ "notification-url": "https://packagist.org/downloads/",
"license": [
"GPL-2.0-or-later"
],
@@ -36,33 +38,36 @@
},
{
"name": "automattic/jetpack-assets",
- "version": "dev-retry/phpcs-changed",
- "version_normalized": "dev-retry/phpcs-changed",
+ "version": "v1.1.1",
+ "version_normalized": "1.1.1.0",
+ "source": {
+ "type": "git",
+ "url": "https://github.com/Automattic/jetpack-assets.git",
+ "reference": "157b2d4adfddc7cc395929b6a0de8ab43bc52155"
+ },
"dist": {
- "type": "path",
- "url": "./packages/assets",
- "reference": "e93b5911e77ff0abfad498e99edbb5f6a8a124a9"
+ "type": "zip",
+ "url": "https://api.github.com/repos/Automattic/jetpack-assets/zipball/157b2d4adfddc7cc395929b6a0de8ab43bc52155",
+ "reference": "157b2d4adfddc7cc395929b6a0de8ab43bc52155",
+ "shasum": ""
},
"require": {
"automattic/jetpack-constants": "@dev"
},
"require-dev": {
+ "brain/monkey": "2.4.0",
"php-mock/php-mock": "^2.1",
"phpunit/phpunit": "^5.7 || ^6.5 || ^7.5"
},
+ "time": "2020-01-27T11:04:11+00:00",
"type": "library",
"installation-source": "dist",
"autoload": {
- "psr-4": {
- "Automattic\\Jetpack\\": "src/"
- }
- },
- "scripts": {
- "phpunit": [
- "@composer install",
- "./vendor/phpunit/phpunit/phpunit --colors=always"
+ "classmap": [
+ "src/"
]
},
+ "notification-url": "https://packagist.org/downloads/",
"license": [
"GPL-2.0-or-later"
],
@@ -70,12 +75,18 @@
},
{
"name": "automattic/jetpack-autoloader",
- "version": "dev-retry/phpcs-changed",
- "version_normalized": "dev-retry/phpcs-changed",
+ "version": "v1.4.0",
+ "version_normalized": "1.4.0.0",
+ "source": {
+ "type": "git",
+ "url": "https://github.com/Automattic/jetpack-autoloader.git",
+ "reference": "3cb0ad8496d04a648435ebee7c2a652c80eaf550"
+ },
"dist": {
- "type": "path",
- "url": "./packages/autoloader",
- "reference": "43bb413915e6aad7e4a088490cb76d72df22a8fb"
+ "type": "zip",
+ "url": "https://api.github.com/repos/Automattic/jetpack-autoloader/zipball/3cb0ad8496d04a648435ebee7c2a652c80eaf550",
+ "reference": "3cb0ad8496d04a648435ebee7c2a652c80eaf550",
+ "shasum": ""
},
"require": {
"composer-plugin-api": "^1.1"
@@ -83,6 +94,7 @@
"require-dev": {
"phpunit/phpunit": "^5.7 || ^6.5 || ^7.5"
},
+ "time": "2020-01-22T17:49:03+00:00",
"type": "composer-plugin",
"extra": {
"class": "Automattic\\Jetpack\\Autoloader\\CustomAutoloaderPlugin"
@@ -93,12 +105,7 @@
"Automattic\\Jetpack\\Autoloader\\": "src"
}
},
- "scripts": {
- "phpunit": [
- "@composer install",
- "./vendor/phpunit/phpunit/phpunit --colors=always"
- ]
- },
+ "notification-url": "https://packagist.org/downloads/",
"license": [
"GPL-2.0-or-later"
],
@@ -106,23 +113,31 @@
},
{
"name": "automattic/jetpack-backup",
- "version": "dev-retry/phpcs-changed",
- "version_normalized": "dev-retry/phpcs-changed",
+ "version": "v1.0.2",
+ "version_normalized": "1.0.2.0",
+ "source": {
+ "type": "git",
+ "url": "https://github.com/Automattic/jetpack-backup.git",
+ "reference": "ea2aaa9be3697d8b885a74a11411c7818fba5a75"
+ },
"dist": {
- "type": "path",
- "url": "./packages/backup",
- "reference": "3dd44f29c9c6ab41cc2492675078ba8b808caea7"
+ "type": "zip",
+ "url": "https://api.github.com/repos/Automattic/jetpack-backup/zipball/ea2aaa9be3697d8b885a74a11411c7818fba5a75",
+ "reference": "ea2aaa9be3697d8b885a74a11411c7818fba5a75",
+ "shasum": ""
},
+ "time": "2019-11-08T21:16:05+00:00",
"type": "library",
"installation-source": "dist",
"autoload": {
"files": [
"actions.php"
],
- "psr-4": {
- "Automattic\\Jetpack\\Backup\\": "src/"
- }
+ "classmap": [
+ "src/"
+ ]
},
+ "notification-url": "https://packagist.org/downloads/",
"license": [
"GPL-2.0-or-later"
],
@@ -130,17 +145,24 @@
},
{
"name": "automattic/jetpack-compat",
- "version": "dev-retry/phpcs-changed",
- "version_normalized": "dev-retry/phpcs-changed",
+ "version": "v1.0.5",
+ "version_normalized": "1.0.5.0",
+ "source": {
+ "type": "git",
+ "url": "https://github.com/Automattic/jetpack-compat.git",
+ "reference": "2a4a2fd64bbcaab0a6af6dfe3a5ea8342eca9cbf"
+ },
"dist": {
- "type": "path",
- "url": "./packages/compat",
- "reference": "2138cbc8b0b1aecb290608b5d82e873c7330aac5"
+ "type": "zip",
+ "url": "https://api.github.com/repos/Automattic/jetpack-compat/zipball/2a4a2fd64bbcaab0a6af6dfe3a5ea8342eca9cbf",
+ "reference": "2a4a2fd64bbcaab0a6af6dfe3a5ea8342eca9cbf",
+ "shasum": ""
},
"require-dev": {
"php-mock/php-mock": "^2.1",
"phpunit/phpunit": "^5.7 || ^6.5 || ^7.5"
},
+ "time": "2019-11-08T21:16:05+00:00",
"type": "library",
"installation-source": "dist",
"autoload": {
@@ -151,53 +173,78 @@
"legacy"
]
},
- "scripts": {
- "phpunit": [
- "@composer install",
- "./vendor/phpunit/phpunit/phpunit --colors=always"
+ "notification-url": "https://packagist.org/downloads/",
+ "license": [
+ "GPL-2.0-or-later"
+ ],
+ "description": "Compatibility layer with previous versions of Jetpack"
+ },
+ {
+ "name": "automattic/jetpack-config",
+ "version": "v1.1.0",
+ "version_normalized": "1.1.0.0",
+ "source": {
+ "type": "git",
+ "url": "https://github.com/Automattic/jetpack-config.git",
+ "reference": "df7cfce4231fb50e8cd433a6ccf52e99a269c16c"
+ },
+ "dist": {
+ "type": "zip",
+ "url": "https://api.github.com/repos/Automattic/jetpack-config/zipball/df7cfce4231fb50e8cd433a6ccf52e99a269c16c",
+ "reference": "df7cfce4231fb50e8cd433a6ccf52e99a269c16c",
+ "shasum": ""
+ },
+ "time": "2020-01-21T22:42:22+00:00",
+ "type": "library",
+ "installation-source": "dist",
+ "autoload": {
+ "classmap": [
+ "src/"
]
},
+ "notification-url": "https://packagist.org/downloads/",
"license": [
"GPL-2.0-or-later"
],
- "description": "Compatibility layer with previous versions of Jetpack"
+ "description": "Jetpack configuration package that initializes other packages and configures Jetpack's functionality. Can be used as a base for all variants of Jetpack package usage."
},
{
"name": "automattic/jetpack-connection",
- "version": "dev-retry/phpcs-changed",
- "version_normalized": "dev-retry/phpcs-changed",
+ "version": "v1.8.0",
+ "version_normalized": "1.8.0.0",
+ "source": {
+ "type": "git",
+ "url": "https://github.com/Automattic/jetpack-connection.git",
+ "reference": "e9e898ca3acb174a418637cac69355d6aad89762"
+ },
"dist": {
- "type": "path",
- "url": "./packages/connection",
- "reference": "59fa2bc973303b013ce63978ff8d875d1223f510"
+ "type": "zip",
+ "url": "https://api.github.com/repos/Automattic/jetpack-connection/zipball/e9e898ca3acb174a418637cac69355d6aad89762",
+ "reference": "e9e898ca3acb174a418637cac69355d6aad89762",
+ "shasum": ""
},
"require": {
"automattic/jetpack-constants": "@dev",
- "automattic/jetpack-options": "@dev"
+ "automattic/jetpack-options": "@dev",
+ "automattic/jetpack-roles": "@dev"
},
"require-dev": {
"php-mock/php-mock": "^2.1",
"phpunit/phpunit": "^5.7 || ^6.5 || ^7.5"
},
+ "time": "2020-01-27T11:20:58+00:00",
"type": "library",
"installation-source": "dist",
"autoload": {
- "psr-4": {
- "Automattic\\Jetpack\\Connection\\": "src"
- },
"files": [
"legacy/load-ixr.php"
],
"classmap": [
- "legacy"
- ]
- },
- "scripts": {
- "phpunit": [
- "@composer install",
- "./vendor/phpunit/phpunit/phpunit --colors=always"
+ "legacy",
+ "src/"
]
},
+ "notification-url": "https://packagist.org/downloads/",
"license": [
"GPL-2.0-or-later"
],
@@ -205,29 +252,31 @@
},
{
"name": "automattic/jetpack-constants",
- "version": "dev-retry/phpcs-changed",
- "version_normalized": "dev-retry/phpcs-changed",
+ "version": "v1.1.3",
+ "version_normalized": "1.1.3.0",
+ "source": {
+ "type": "git",
+ "url": "https://github.com/Automattic/jetpack-constants.git",
+ "reference": "5fdd94dec1151e7defd684a97e0b64fe6ff1bd3a"
+ },
"dist": {
- "type": "path",
- "url": "./packages/constants",
- "reference": "a6ab6360f4b48962ec7d62b06b39d1470b1dbe95"
+ "type": "zip",
+ "url": "https://api.github.com/repos/Automattic/jetpack-constants/zipball/5fdd94dec1151e7defd684a97e0b64fe6ff1bd3a",
+ "reference": "5fdd94dec1151e7defd684a97e0b64fe6ff1bd3a",
+ "shasum": ""
},
"require-dev": {
"phpunit/phpunit": "^5.7 || ^6.5 || ^7.5"
},
+ "time": "2019-11-08T21:16:05+00:00",
"type": "library",
"installation-source": "dist",
"autoload": {
- "psr-4": {
- "Automattic\\Jetpack\\": "src/"
- }
- },
- "scripts": {
- "phpunit": [
- "@composer install",
- "./vendor/phpunit/phpunit/phpunit --colors=always"
+ "classmap": [
+ "src/"
]
},
+ "notification-url": "https://packagist.org/downloads/",
"license": [
"GPL-2.0-or-later"
],
@@ -235,29 +284,31 @@
},
{
"name": "automattic/jetpack-error",
- "version": "dev-retry/phpcs-changed",
- "version_normalized": "dev-retry/phpcs-changed",
+ "version": "v1.0.4",
+ "version_normalized": "1.0.4.0",
+ "source": {
+ "type": "git",
+ "url": "https://github.com/Automattic/jetpack-error.git",
+ "reference": "2128dd5a666154506727010350518529cc87b23d"
+ },
"dist": {
- "type": "path",
- "url": "./packages/error",
- "reference": "1707cf33a92fc66f1635dfe1e4215819101e9bb4"
+ "type": "zip",
+ "url": "https://api.github.com/repos/Automattic/jetpack-error/zipball/2128dd5a666154506727010350518529cc87b23d",
+ "reference": "2128dd5a666154506727010350518529cc87b23d",
+ "shasum": ""
},
"require-dev": {
"phpunit/phpunit": "^5.7 || ^6.5 || ^7.5"
},
+ "time": "2019-11-08T21:16:05+00:00",
"type": "library",
"installation-source": "dist",
"autoload": {
- "psr-4": {
- "Automattic\\Jetpack\\": "src/"
- }
- },
- "scripts": {
- "phpunit": [
- "@composer install",
- "./vendor/phpunit/phpunit/phpunit --colors=always"
+ "classmap": [
+ "src/"
]
},
+ "notification-url": "https://packagist.org/downloads/",
"license": [
"GPL-2.0-or-later"
],
@@ -265,12 +316,18 @@
},
{
"name": "automattic/jetpack-jitm",
- "version": "dev-retry/phpcs-changed",
- "version_normalized": "dev-retry/phpcs-changed",
+ "version": "v1.1.1",
+ "version_normalized": "1.1.1.0",
+ "source": {
+ "type": "git",
+ "url": "https://github.com/Automattic/jetpack-jitm.git",
+ "reference": "3d8419a38d5ea45c174f98a30e0420011e4bc01c"
+ },
"dist": {
- "type": "path",
- "url": "./packages/jitm",
- "reference": "b0c2da6ce6a0137f3a1895ab82a93ad7769fddca"
+ "type": "zip",
+ "url": "https://api.github.com/repos/Automattic/jetpack-jitm/zipball/3d8419a38d5ea45c174f98a30e0420011e4bc01c",
+ "reference": "3d8419a38d5ea45c174f98a30e0420011e4bc01c",
+ "shasum": ""
},
"require": {
"automattic/jetpack-assets": "@dev",
@@ -285,19 +342,15 @@
"php-mock/php-mock": "^2.1",
"phpunit/phpunit": "^5.7 || ^6.5 || ^7.5"
},
+ "time": "2020-01-21T22:42:22+00:00",
"type": "library",
"installation-source": "dist",
"autoload": {
- "psr-4": {
- "Automattic\\Jetpack\\": "src/"
- }
- },
- "scripts": {
- "phpunit": [
- "@composer install",
- "./vendor/phpunit/phpunit/phpunit --colors=always"
+ "classmap": [
+ "src/"
]
},
+ "notification-url": "https://packagist.org/downloads/",
"license": [
"GPL-2.0-or-later"
],
@@ -305,30 +358,32 @@
},
{
"name": "automattic/jetpack-logo",
- "version": "dev-retry/phpcs-changed",
- "version_normalized": "dev-retry/phpcs-changed",
+ "version": "v1.1.4",
+ "version_normalized": "1.1.4.0",
+ "source": {
+ "type": "git",
+ "url": "https://github.com/Automattic/jetpack-logo.git",
+ "reference": "7da178a529f772cddfd0bbf1775eb30a852739c2"
+ },
"dist": {
- "type": "path",
- "url": "./packages/logo",
- "reference": "d8a31dfd40166c4867fa2c526a03d9df481d5610"
+ "type": "zip",
+ "url": "https://api.github.com/repos/Automattic/jetpack-logo/zipball/7da178a529f772cddfd0bbf1775eb30a852739c2",
+ "reference": "7da178a529f772cddfd0bbf1775eb30a852739c2",
+ "shasum": ""
},
"require-dev": {
"php-mock/php-mock": "^2.1",
"phpunit/phpunit": "^5.7 || ^6.5 || ^7.5"
},
+ "time": "2019-11-08T21:16:05+00:00",
"type": "library",
"installation-source": "dist",
"autoload": {
- "psr-4": {
- "Automattic\\Jetpack\\Assets\\": "src/"
- }
- },
- "scripts": {
- "phpunit": [
- "@composer install",
- "./vendor/phpunit/phpunit/phpunit --colors=always"
+ "classmap": [
+ "src/"
]
},
+ "notification-url": "https://packagist.org/downloads/",
"license": [
"GPL-2.0-or-later"
],
@@ -336,12 +391,18 @@
},
{
"name": "automattic/jetpack-options",
- "version": "dev-retry/phpcs-changed",
- "version_normalized": "dev-retry/phpcs-changed",
+ "version": "v1.1.2",
+ "version_normalized": "1.1.2.0",
+ "source": {
+ "type": "git",
+ "url": "https://github.com/Automattic/jetpack-options.git",
+ "reference": "cc81a75b7b3fecd1155a517a057ca74975ca8b5d"
+ },
"dist": {
- "type": "path",
- "url": "./packages/options",
- "reference": "78220bf7d3c1a3a5ed4edb77462e84982b3c408f"
+ "type": "zip",
+ "url": "https://api.github.com/repos/Automattic/jetpack-options/zipball/cc81a75b7b3fecd1155a517a057ca74975ca8b5d",
+ "reference": "cc81a75b7b3fecd1155a517a057ca74975ca8b5d",
+ "shasum": ""
},
"require": {
"automattic/jetpack-constants": "@dev"
@@ -350,6 +411,7 @@
"10up/wp_mock": "0.4.2",
"phpunit/phpunit": "7.*.*"
},
+ "time": "2019-11-08T21:16:05+00:00",
"type": "library",
"installation-source": "dist",
"autoload": {
@@ -357,37 +419,75 @@
"legacy"
]
},
+ "notification-url": "https://packagist.org/downloads/",
"license": [
"GPL-2.0-or-later"
],
"description": "A wrapper for wp-options to manage specific Jetpack options."
},
{
- "name": "automattic/jetpack-roles",
- "version": "dev-retry/phpcs-changed",
- "version_normalized": "dev-retry/phpcs-changed",
+ "name": "automattic/jetpack-partner",
+ "version": "v1.0.1",
+ "version_normalized": "1.0.1.0",
+ "source": {
+ "type": "git",
+ "url": "https://github.com/Automattic/jetpack-partner.git",
+ "reference": "866dfe161654acd18115b94aa117186f53a6ee6d"
+ },
"dist": {
- "type": "path",
- "url": "./packages/roles",
- "reference": "f38b3379c11a05e4711b4fb29b390c8107daccd7"
+ "type": "zip",
+ "url": "https://api.github.com/repos/Automattic/jetpack-partner/zipball/866dfe161654acd18115b94aa117186f53a6ee6d",
+ "reference": "866dfe161654acd18115b94aa117186f53a6ee6d",
+ "shasum": ""
},
"require-dev": {
+ "brain/monkey": "2.4.0",
+ "mockery/mockery": "^1.2",
"php-mock/php-mock": "^2.1",
"phpunit/phpunit": "^5.7 || ^6.5 || ^7.5"
},
+ "time": "2020-01-27T11:04:11+00:00",
"type": "library",
"installation-source": "dist",
"autoload": {
- "psr-4": {
- "Automattic\\Jetpack\\": "src/"
- }
+ "classmap": [
+ "src/"
+ ]
+ },
+ "notification-url": "https://packagist.org/downloads/",
+ "license": [
+ "GPL-2.0-or-later"
+ ],
+ "description": "Support functions for Jetpack hosting partners."
+ },
+ {
+ "name": "automattic/jetpack-roles",
+ "version": "v1.0.4",
+ "version_normalized": "1.0.4.0",
+ "source": {
+ "type": "git",
+ "url": "https://github.com/Automattic/jetpack-roles.git",
+ "reference": "0cdcff4fdc489c79f20a361c084ec48e326ce483"
+ },
+ "dist": {
+ "type": "zip",
+ "url": "https://api.github.com/repos/Automattic/jetpack-roles/zipball/0cdcff4fdc489c79f20a361c084ec48e326ce483",
+ "reference": "0cdcff4fdc489c79f20a361c084ec48e326ce483",
+ "shasum": ""
+ },
+ "require-dev": {
+ "php-mock/php-mock": "^2.1",
+ "phpunit/phpunit": "^5.7 || ^6.5 || ^7.5"
},
- "scripts": {
- "phpunit": [
- "@composer install",
- "./vendor/phpunit/phpunit/phpunit --colors=always"
+ "time": "2019-11-08T21:16:05+00:00",
+ "type": "library",
+ "installation-source": "dist",
+ "autoload": {
+ "classmap": [
+ "src/"
]
},
+ "notification-url": "https://packagist.org/downloads/",
"license": [
"GPL-2.0-or-later"
],
@@ -395,30 +495,33 @@
},
{
"name": "automattic/jetpack-status",
- "version": "dev-retry/phpcs-changed",
- "version_normalized": "dev-retry/phpcs-changed",
+ "version": "v1.1.1",
+ "version_normalized": "1.1.1.0",
+ "source": {
+ "type": "git",
+ "url": "https://github.com/Automattic/jetpack-status.git",
+ "reference": "c688b03859381e66164c821971e851408a5e232a"
+ },
"dist": {
- "type": "path",
- "url": "./packages/status",
- "reference": "99ecd79ed31dc3432892df709ba745ebc6f747e9"
+ "type": "zip",
+ "url": "https://api.github.com/repos/Automattic/jetpack-status/zipball/c688b03859381e66164c821971e851408a5e232a",
+ "reference": "c688b03859381e66164c821971e851408a5e232a",
+ "shasum": ""
},
"require-dev": {
+ "brain/monkey": "2.4.0",
"php-mock/php-mock": "^2.1",
"phpunit/phpunit": "^5.7 || ^6.5 || ^7.5"
},
+ "time": "2020-01-27T11:04:11+00:00",
"type": "library",
"installation-source": "dist",
"autoload": {
- "psr-4": {
- "Automattic\\Jetpack\\": "src/"
- }
- },
- "scripts": {
- "phpunit": [
- "@composer install",
- "./vendor/phpunit/phpunit/phpunit --colors=always"
+ "classmap": [
+ "src/"
]
},
+ "notification-url": "https://packagist.org/downloads/",
"license": [
"GPL-2.0-or-later"
],
@@ -426,12 +529,18 @@
},
{
"name": "automattic/jetpack-sync",
- "version": "dev-retry/phpcs-changed",
- "version_normalized": "dev-retry/phpcs-changed",
+ "version": "dev-fork/jetpack-sync-v1.7.4+vip",
+ "version_normalized": "dev-fork/jetpack-sync-v1.7.4+vip",
+ "source": {
+ "type": "git",
+ "url": "https://github.com/Automattic/jetpack-sync.git",
+ "reference": "070a46e38d34a0ceba15b9d4b0de115fbe76b20f"
+ },
"dist": {
- "type": "path",
- "url": "./packages/sync",
- "reference": "1cad05fcfd38ad123af0bbf08b5a1224bd95312a"
+ "type": "zip",
+ "url": "https://api.github.com/repos/Automattic/jetpack-sync/zipball/070a46e38d34a0ceba15b9d4b0de115fbe76b20f",
+ "reference": "070a46e38d34a0ceba15b9d4b0de115fbe76b20f",
+ "shasum": ""
},
"require": {
"automattic/jetpack-connection": "@dev",
@@ -440,14 +549,15 @@
"automattic/jetpack-roles": "@dev",
"automattic/jetpack-status": "@dev"
},
+ "time": "2020-02-14T17:53:00+00:00",
"type": "library",
"installation-source": "dist",
"autoload": {
- "psr-4": {
- "Automattic\\Jetpack\\Sync\\": "src/",
- "Automattic\\Jetpack\\Sync\\Modules\\": "src/modules/"
- }
+ "classmap": [
+ "src/"
+ ]
},
+ "notification-url": "https://packagist.org/downloads/",
"license": [
"GPL-2.0-or-later"
],
@@ -455,12 +565,18 @@
},
{
"name": "automattic/jetpack-terms-of-service",
- "version": "dev-retry/phpcs-changed",
- "version_normalized": "dev-retry/phpcs-changed",
+ "version": "v1.0.4",
+ "version_normalized": "1.0.4.0",
+ "source": {
+ "type": "git",
+ "url": "https://github.com/Automattic/jetpack-terms-of-service.git",
+ "reference": "fcee8e9de7f37d36bd68ac1ebabdb15cf6e10952"
+ },
"dist": {
- "type": "path",
- "url": "./packages/terms-of-service",
- "reference": "6f53f2987be1c025edcd7820759df50c134065e6"
+ "type": "zip",
+ "url": "https://api.github.com/repos/Automattic/jetpack-terms-of-service/zipball/fcee8e9de7f37d36bd68ac1ebabdb15cf6e10952",
+ "reference": "fcee8e9de7f37d36bd68ac1ebabdb15cf6e10952",
+ "shasum": ""
},
"require": {
"automattic/jetpack-connection": "@dev",
@@ -471,19 +587,15 @@
"php-mock/php-mock": "^2.1",
"phpunit/phpunit": "^5.7 || ^6.5 || ^7.5"
},
+ "time": "2019-11-15T16:03:27+00:00",
"type": "library",
"installation-source": "dist",
"autoload": {
- "psr-4": {
- "Automattic\\Jetpack\\": "src/"
- }
- },
- "scripts": {
- "phpunit": [
- "@composer install",
- "./vendor/phpunit/phpunit/phpunit --colors=always"
+ "classmap": [
+ "src/"
]
},
+ "notification-url": "https://packagist.org/downloads/",
"license": [
"GPL-2.0-or-later"
],
@@ -491,12 +603,18 @@
},
{
"name": "automattic/jetpack-tracking",
- "version": "dev-retry/phpcs-changed",
- "version_normalized": "dev-retry/phpcs-changed",
+ "version": "v1.2.2",
+ "version_normalized": "1.2.2.0",
+ "source": {
+ "type": "git",
+ "url": "https://github.com/Automattic/jetpack-tracking.git",
+ "reference": "d337a8f4234c684e80a43ff9ad3051a46a1f35d6"
+ },
"dist": {
- "type": "path",
- "url": "./packages/tracking",
- "reference": "fd194dfc4f01a66de9c5b9caf239cdd806a8d3eb"
+ "type": "zip",
+ "url": "https://api.github.com/repos/Automattic/jetpack-tracking/zipball/d337a8f4234c684e80a43ff9ad3051a46a1f35d6",
+ "reference": "d337a8f4234c684e80a43ff9ad3051a46a1f35d6",
+ "shasum": ""
},
"require": {
"automattic/jetpack-options": "@dev",
@@ -506,22 +624,16 @@
"php-mock/php-mock": "^2.1",
"phpunit/phpunit": "^5.7 || ^6.5 || ^7.5"
},
+ "time": "2019-11-08T21:16:05+00:00",
"type": "library",
"installation-source": "dist",
"autoload": {
- "psr-4": {
- "Automattic\\Jetpack\\": "src/"
- },
"classmap": [
- "legacy"
- ]
- },
- "scripts": {
- "phpunit": [
- "@composer install",
- "./vendor/phpunit/phpunit/phpunit --colors=always"
+ "legacy",
+ "src/"
]
},
+ "notification-url": "https://packagist.org/downloads/",
"license": [
"GPL-2.0-or-later"
],