diff --git a/projects/plugins/mu-wpcom-plugin/composer.json b/projects/plugins/mu-wpcom-plugin/composer.json index 4fb4be696e783..209dde1634451 100644 --- a/projects/plugins/mu-wpcom-plugin/composer.json +++ b/projects/plugins/mu-wpcom-plugin/composer.json @@ -4,11 +4,11 @@ "type": "wordpress-plugin", "license": "GPL-2.0-or-later", "require": { - "automattic/jetpack-mu-wpcom": "@dev" + "automattic/jetpack-mu-wpcom": "^5.52.0" }, "require-dev": { "yoast/phpunit-polyfills": "1.1.0", - "automattic/jetpack-changelogger": "@dev" + "automattic/jetpack-changelogger": "^4.2.5" }, "autoload": { "classmap": [ @@ -23,15 +23,7 @@ "@composer phpunit" ] }, - "repositories": [ - { - "type": "path", - "url": "../../packages/*", - "options": { - "monorepo": true - } - } - ], + "repositories": [], "minimum-stability": "dev", "prefer-stable": true, "extra": { diff --git a/projects/plugins/mu-wpcom-plugin/composer.lock b/projects/plugins/mu-wpcom-plugin/composer.lock index 54cdd560ac5fb..4e1aba76a3615 100644 --- a/projects/plugins/mu-wpcom-plugin/composer.lock +++ b/projects/plugins/mu-wpcom-plugin/composer.lock @@ -4,21 +4,27 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "eec12a75b7ddd8f85b30cc58ffb814c6", + "content-hash": "26ba239dede567be83f263058c08751f", "packages": [ { "name": "automattic/jetpack-a8c-mc-stats", - "version": "dev-trunk", + "version": "v2.0.1", + "source": { + "type": "git", + "url": "https://github.com/Automattic/jetpack-a8c-mc-stats.git", + "reference": "64748d02bf646e6b000f79dc8e4ea127bbd8df14" + }, "dist": { - "type": "path", - "url": "../../packages/a8c-mc-stats", - "reference": "29e2de602fcb803984eed4229ffa60a2f96a53f9" + "type": "zip", + "url": "https://api.github.com/repos/Automattic/jetpack-a8c-mc-stats/zipball/64748d02bf646e6b000f79dc8e4ea127bbd8df14", + "reference": "64748d02bf646e6b000f79dc8e4ea127bbd8df14", + "shasum": "" }, "require": { "php": ">=7.0" }, "require-dev": { - "automattic/jetpack-changelogger": "@dev", + "automattic/jetpack-changelogger": "^4.1.1", "yoast/phpunit-polyfills": "1.1.0" }, "suggest": { @@ -40,36 +46,36 @@ "src/" ] }, - "scripts": { - "phpunit": [ - "./vendor/phpunit/phpunit/phpunit --colors=always" - ], - "test-php": [ - "@composer phpunit" - ] - }, + "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "description": "Used to record internal usage stats for Automattic. Not visible to site owners.", - "transport-options": { - "relative": true - } + "support": { + "source": "https://github.com/Automattic/jetpack-a8c-mc-stats/tree/v2.0.1" + }, + "time": "2024-03-12T22:00:11+00:00" }, { "name": "automattic/jetpack-admin-ui", - "version": "dev-trunk", + "version": "v0.4.2", + "source": { + "type": "git", + "url": "https://github.com/Automattic/jetpack-admin-ui.git", + "reference": "cc7062363464f53bb3ae5745754f353c248d6278" + }, "dist": { - "type": "path", - "url": "../../packages/admin-ui", - "reference": "b191c34a0e21f625069eab0c054d8827b9542dfa" + "type": "zip", + "url": "https://api.github.com/repos/Automattic/jetpack-admin-ui/zipball/cc7062363464f53bb3ae5745754f353c248d6278", + "reference": "cc7062363464f53bb3ae5745754f353c248d6278", + "shasum": "" }, "require": { "php": ">=7.0" }, "require-dev": { - "automattic/jetpack-changelogger": "@dev", - "automattic/jetpack-logo": "@dev", + "automattic/jetpack-changelogger": "^4.2.2", + "automattic/jetpack-logo": "^2.0.2", "automattic/wordbless": "dev-master", "yoast/phpunit-polyfills": "1.1.0" }, @@ -96,42 +102,36 @@ "src/" ] }, - "scripts": { - "phpunit": [ - "./vendor/phpunit/phpunit/phpunit --colors=always" - ], - "test-php": [ - "@composer phpunit" - ], - "post-install-cmd": [ - "WorDBless\\Composer\\InstallDropin::copy" - ], - "post-update-cmd": [ - "WorDBless\\Composer\\InstallDropin::copy" - ] - }, + "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "description": "Generic Jetpack wp-admin UI elements", - "transport-options": { - "relative": true - } + "support": { + "source": "https://github.com/Automattic/jetpack-admin-ui/tree/v0.4.2" + }, + "time": "2024-04-22T18:47:32+00:00" }, { "name": "automattic/jetpack-assets", - "version": "dev-trunk", + "version": "v2.2.0", + "source": { + "type": "git", + "url": "https://github.com/Automattic/jetpack-assets.git", + "reference": "1f34d58dd924f2f0fb80beccb42e57e2fc2f1416" + }, "dist": { - "type": "path", - "url": "../../packages/assets", - "reference": "f5fd9602849fa481571e1bb6c46b3460dad33095" + "type": "zip", + "url": "https://api.github.com/repos/Automattic/jetpack-assets/zipball/1f34d58dd924f2f0fb80beccb42e57e2fc2f1416", + "reference": "1f34d58dd924f2f0fb80beccb42e57e2fc2f1416", + "shasum": "" }, "require": { - "automattic/jetpack-constants": "@dev", + "automattic/jetpack-constants": "^2.0.3", "php": ">=7.0" }, "require-dev": { - "automattic/jetpack-changelogger": "@dev", + "automattic/jetpack-changelogger": "^4.2.5", "brain/monkey": "2.6.1", "wikimedia/testing-access-wrapper": "^1.0 || ^2.0 || ^3.0", "yoast/phpunit-polyfills": "1.1.0" @@ -159,51 +159,42 @@ "src/" ] }, - "scripts": { - "build-development": [ - "pnpm run build" - ], - "build-production": [ - "pnpm run build-production" - ], - "phpunit": [ - "./vendor/phpunit/phpunit/phpunit --colors=always" - ], - "test-js": [ - "pnpm run test" - ], - "test-php": [ - "@composer phpunit" - ] - }, + "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "description": "Asset management utilities for Jetpack ecosystem packages", - "transport-options": { - "relative": true - } + "support": { + "source": "https://github.com/Automattic/jetpack-assets/tree/v2.2.0" + }, + "time": "2024-07-23T19:49:52+00:00" }, { "name": "automattic/jetpack-blaze", - "version": "dev-trunk", + "version": "v0.22.3", + "source": { + "type": "git", + "url": "https://github.com/Automattic/jetpack-blaze.git", + "reference": "fe9bfb630fb0e8f05ae0853cef9ff9b7f1a4d2fe" + }, "dist": { - "type": "path", - "url": "../../packages/blaze", - "reference": "2c21c40f16815e3a4db4a846577544ad9ada1660" + "type": "zip", + "url": "https://api.github.com/repos/Automattic/jetpack-blaze/zipball/fe9bfb630fb0e8f05ae0853cef9ff9b7f1a4d2fe", + "reference": "fe9bfb630fb0e8f05ae0853cef9ff9b7f1a4d2fe", + "shasum": "" }, "require": { - "automattic/jetpack-assets": "@dev", - "automattic/jetpack-connection": "@dev", - "automattic/jetpack-constants": "@dev", - "automattic/jetpack-plans": "@dev", - "automattic/jetpack-redirect": "@dev", - "automattic/jetpack-status": "@dev", - "automattic/jetpack-sync": "@dev", + "automattic/jetpack-assets": "^2.2.0", + "automattic/jetpack-connection": "^2.11.2", + "automattic/jetpack-constants": "^2.0.3", + "automattic/jetpack-plans": "^0.4.7", + "automattic/jetpack-redirect": "^2.0.2", + "automattic/jetpack-status": "^3.3.2", + "automattic/jetpack-sync": "^3.3.1", "php": ">=7.0" }, "require-dev": { - "automattic/jetpack-changelogger": "@dev", + "automattic/jetpack-changelogger": "^4.2.5", "automattic/wordbless": "@dev", "yoast/phpunit-polyfills": "1.1.0" }, @@ -230,52 +221,36 @@ "src/" ] }, - "scripts": { - "phpunit": [ - "./vendor/phpunit/phpunit/phpunit --colors=always" - ], - "test-php": [ - "@composer phpunit" - ], - "build-production": [ - "pnpm run build-production" - ], - "build-development": [ - "pnpm run build" - ], - "watch": [ - "Composer\\Config::disableProcessTimeout", - "pnpm run watch" - ], - "post-install-cmd": [ - "WorDBless\\Composer\\InstallDropin::copy" - ], - "post-update-cmd": [ - "WorDBless\\Composer\\InstallDropin::copy" - ] - }, + "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "description": "Attract high-quality traffic to your site using Blaze.", - "transport-options": { - "relative": true - } + "support": { + "source": "https://github.com/Automattic/jetpack-blaze/tree/v0.22.3" + }, + "time": "2024-07-26T04:04:42+00:00" }, { "name": "automattic/jetpack-blocks", - "version": "dev-trunk", + "version": "v2.0.4", + "source": { + "type": "git", + "url": "https://github.com/Automattic/jetpack-blocks.git", + "reference": "6c06dd60028c547d07e1c4aae9abf12aee0e2ebe" + }, "dist": { - "type": "path", - "url": "../../packages/blocks", - "reference": "f2e9d1750729b4645c78cb1988112c3a838e1bce" + "type": "zip", + "url": "https://api.github.com/repos/Automattic/jetpack-blocks/zipball/6c06dd60028c547d07e1c4aae9abf12aee0e2ebe", + "reference": "6c06dd60028c547d07e1c4aae9abf12aee0e2ebe", + "shasum": "" }, "require": { - "automattic/jetpack-constants": "@dev", + "automattic/jetpack-constants": "^2.0.2", "php": ">=7.0" }, "require-dev": { - "automattic/jetpack-changelogger": "@dev", + "automattic/jetpack-changelogger": "^4.2.4", "automattic/wordbless": "dev-master", "brain/monkey": "2.6.1", "yoast/phpunit-polyfills": "1.1.0" @@ -299,43 +274,37 @@ "src/" ] }, - "scripts": { - "phpunit": [ - "./vendor/phpunit/phpunit/phpunit --colors=always" - ], - "post-install-cmd": [ - "WorDBless\\Composer\\InstallDropin::copy" - ], - "post-update-cmd": [ - "WorDBless\\Composer\\InstallDropin::copy" - ], - "test-php": [ - "@composer phpunit" - ] - }, + "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "description": "Register and manage blocks within a plugin. Used to manage block registration, enqueues, and more.", - "transport-options": { - "relative": true - } + "support": { + "source": "https://github.com/Automattic/jetpack-blocks/tree/v2.0.4" + }, + "time": "2024-05-20T18:04:07+00:00" }, { "name": "automattic/jetpack-calypsoify", - "version": "dev-trunk", + "version": "v0.1.2", + "source": { + "type": "git", + "url": "https://github.com/Automattic/jetpack-calypsoify.git", + "reference": "703b774e7101cf8c9342cc4bdfd510a092f4de91" + }, "dist": { - "type": "path", - "url": "../../packages/calypsoify", - "reference": "10f1e08f3ac93e9c6f004d1d733443370e15334f" + "type": "zip", + "url": "https://api.github.com/repos/Automattic/jetpack-calypsoify/zipball/703b774e7101cf8c9342cc4bdfd510a092f4de91", + "reference": "703b774e7101cf8c9342cc4bdfd510a092f4de91", + "shasum": "" }, "require": { - "automattic/jetpack-assets": "@dev", - "automattic/jetpack-status": "@dev", + "automattic/jetpack-assets": "^2.1.13", + "automattic/jetpack-status": "^3.3.2", "php": ">=7.0" }, "require-dev": { - "automattic/jetpack-changelogger": "@dev", + "automattic/jetpack-changelogger": "^4.2.5", "yoast/phpunit-polyfills": "1.1.0" }, "suggest": { @@ -361,42 +330,36 @@ "src/" ] }, - "scripts": { - "build-production": [ - "pnpm run build-production" - ], - "build-development": [ - "pnpm run build" - ], - "phpunit": [ - "./vendor/phpunit/phpunit/phpunit --colors=always" - ], - "test-php": [ - "@composer phpunit" - ] - }, + "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "description": "Calypsoify is designed to make sure specific wp-admin pages include navigation that prioritizes the Calypso navigation experience.", - "transport-options": { - "relative": true - } + "support": { + "source": "https://github.com/Automattic/jetpack-calypsoify/tree/v0.1.2" + }, + "time": "2024-07-08T14:48:05+00:00" }, { "name": "automattic/jetpack-classic-theme-helper", - "version": "dev-trunk", + "version": "v0.4.3", + "source": { + "type": "git", + "url": "https://github.com/Automattic/jetpack-classic-theme-helper.git", + "reference": "ffd3b7f52e000ae6dd82dc3da20169cdb28836ee" + }, "dist": { - "type": "path", - "url": "../../packages/classic-theme-helper", - "reference": "4e9717827c7da3d71d4b566fb742c5c226b40f52" + "type": "zip", + "url": "https://api.github.com/repos/Automattic/jetpack-classic-theme-helper/zipball/ffd3b7f52e000ae6dd82dc3da20169cdb28836ee", + "reference": "ffd3b7f52e000ae6dd82dc3da20169cdb28836ee", + "shasum": "" }, "require": { - "automattic/jetpack-assets": "@dev", + "automattic/jetpack-assets": "^2.2.0", "php": ">=7.0" }, "require-dev": { - "automattic/jetpack-changelogger": "@dev", + "automattic/jetpack-changelogger": "^4.2.5", "automattic/wordbless": "dev-master", "yoast/phpunit-polyfills": "1.1.0" }, @@ -423,47 +386,35 @@ "src/" ] }, - "scripts": { - "build-production": [ - "pnpm run build-production" - ], - "build-development": [ - "pnpm run build" - ], - "phpunit": [ - "./vendor/phpunit/phpunit/phpunit --colors=always" - ], - "post-install-cmd": [ - "WorDBless\\Composer\\InstallDropin::copy" - ], - "post-update-cmd": [ - "WorDBless\\Composer\\InstallDropin::copy" - ], - "test-php": [ - "@composer phpunit" - ] - }, + "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "description": "Features used with classic themes", - "transport-options": { - "relative": true - } + "support": { + "source": "https://github.com/Automattic/jetpack-classic-theme-helper/tree/v0.4.3" + }, + "time": "2024-07-25T10:39:51+00:00" }, { "name": "automattic/jetpack-compat", - "version": "dev-trunk", + "version": "v3.0.2", + "source": { + "type": "git", + "url": "https://github.com/Automattic/jetpack-compat.git", + "reference": "b7c25cceadac59833ebd58e1877cb5b6b93b8fd5" + }, "dist": { - "type": "path", - "url": "../../packages/compat", - "reference": "d602d0487adba4e922aed6279fe10a16714b1218" + "type": "zip", + "url": "https://api.github.com/repos/Automattic/jetpack-compat/zipball/b7c25cceadac59833ebd58e1877cb5b6b93b8fd5", + "reference": "b7c25cceadac59833ebd58e1877cb5b6b93b8fd5", + "shasum": "" }, "require": { "php": ">=7.0" }, "require-dev": { - "automattic/jetpack-changelogger": "@dev" + "automattic/jetpack-changelogger": "^4.2.2" }, "suggest": { "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package." @@ -480,36 +431,42 @@ "dev-trunk": "3.0.x-dev" } }, + "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "description": "Compatibility layer with previous versions of Jetpack", - "transport-options": { - "relative": true - } + "support": { + "source": "https://github.com/Automattic/jetpack-compat/tree/v3.0.2" + }, + "time": "2024-04-25T07:24:07+00:00" }, { "name": "automattic/jetpack-connection", - "version": "dev-trunk", + "version": "v2.11.2", + "source": { + "type": "git", + "url": "https://github.com/Automattic/jetpack-connection.git", + "reference": "5e7b0373fd480742886afd9c6b9a1852aae155d9" + }, "dist": { - "type": "path", - "url": "../../packages/connection", - "reference": "6d990be4aaded35f3ee203c976d16b9334419882" + "type": "zip", + "url": "https://api.github.com/repos/Automattic/jetpack-connection/zipball/5e7b0373fd480742886afd9c6b9a1852aae155d9", + "reference": "5e7b0373fd480742886afd9c6b9a1852aae155d9", + "shasum": "" }, "require": { - "automattic/jetpack-a8c-mc-stats": "@dev", - "automattic/jetpack-admin-ui": "@dev", - "automattic/jetpack-assets": "@dev", - "automattic/jetpack-constants": "@dev", - "automattic/jetpack-redirect": "@dev", - "automattic/jetpack-roles": "@dev", - "automattic/jetpack-status": "@dev", + "automattic/jetpack-a8c-mc-stats": "^2.0.1", + "automattic/jetpack-admin-ui": "^0.4.2", + "automattic/jetpack-assets": "^2.1.13", + "automattic/jetpack-constants": "^2.0.3", + "automattic/jetpack-redirect": "^2.0.2", + "automattic/jetpack-roles": "^2.0.2", + "automattic/jetpack-status": "^3.3.2", "php": ">=7.0" }, "require-dev": { - "automattic/jetpack-changelogger": "@dev", - "automattic/jetpack-licensing": "@dev", - "automattic/jetpack-sync": "@dev", + "automattic/jetpack-changelogger": "^4.2.5", "automattic/wordbless": "@dev", "brain/monkey": "2.6.1", "yoast/phpunit-polyfills": "1.1.0" @@ -546,47 +503,35 @@ "src/identity-crisis" ] }, - "scripts": { - "build-production": [ - "pnpm run build-production" - ], - "build-development": [ - "pnpm run build" - ], - "phpunit": [ - "./vendor/phpunit/phpunit/phpunit --colors=always" - ], - "post-install-cmd": [ - "WorDBless\\Composer\\InstallDropin::copy" - ], - "post-update-cmd": [ - "WorDBless\\Composer\\InstallDropin::copy" - ], - "test-php": [ - "@composer phpunit" - ] - }, + "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "description": "Everything needed to connect to the Jetpack infrastructure", - "transport-options": { - "relative": true - } + "support": { + "source": "https://github.com/Automattic/jetpack-connection/tree/v2.11.2" + }, + "time": "2024-07-22T19:38:40+00:00" }, { "name": "automattic/jetpack-constants", - "version": "dev-trunk", + "version": "v2.0.3", + "source": { + "type": "git", + "url": "https://github.com/Automattic/jetpack-constants.git", + "reference": "f5da87d3b7f80411b77aa58a7355733ea72295aa" + }, "dist": { - "type": "path", - "url": "../../packages/constants", - "reference": "3fd2bf1d1ba0bb374918e6b7dd670735ce554c2b" + "type": "zip", + "url": "https://api.github.com/repos/Automattic/jetpack-constants/zipball/f5da87d3b7f80411b77aa58a7355733ea72295aa", + "reference": "f5da87d3b7f80411b77aa58a7355733ea72295aa", + "shasum": "" }, "require": { "php": ">=7.0" }, "require-dev": { - "automattic/jetpack-changelogger": "@dev", + "automattic/jetpack-changelogger": "^4.2.4", "brain/monkey": "2.6.1", "yoast/phpunit-polyfills": "1.1.0" }, @@ -609,35 +554,35 @@ "src/" ] }, - "scripts": { - "phpunit": [ - "./vendor/phpunit/phpunit/phpunit --colors=always" - ], - "test-php": [ - "@composer phpunit" - ] - }, + "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "description": "A wrapper for defining constants in a more testable way.", - "transport-options": { - "relative": true - } + "support": { + "source": "https://github.com/Automattic/jetpack-constants/tree/v2.0.3" + }, + "time": "2024-05-29T09:44:58+00:00" }, { "name": "automattic/jetpack-device-detection", - "version": "dev-trunk", + "version": "v2.1.3", + "source": { + "type": "git", + "url": "https://github.com/Automattic/jetpack-device-detection.git", + "reference": "178cb2d0215d7446743a1654b0964a1d4ddfca8a" + }, "dist": { - "type": "path", - "url": "../../packages/device-detection", - "reference": "a6696f57f2f6f29f4a6930727ae5063c4e89fab4" + "type": "zip", + "url": "https://api.github.com/repos/Automattic/jetpack-device-detection/zipball/178cb2d0215d7446743a1654b0964a1d4ddfca8a", + "reference": "178cb2d0215d7446743a1654b0964a1d4ddfca8a", + "shasum": "" }, "require": { "php": ">=7.0" }, "require-dev": { - "automattic/jetpack-changelogger": "@dev", + "automattic/jetpack-changelogger": "^4.1.2", "yoast/phpunit-polyfills": "1.1.0" }, "suggest": { @@ -659,36 +604,36 @@ "src/" ] }, - "scripts": { - "phpunit": [ - "./vendor/phpunit/phpunit/phpunit --colors=always" - ], - "test-php": [ - "@composer phpunit" - ] - }, + "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "description": "A way to detect device types based on User-Agent header.", - "transport-options": { - "relative": true - } + "support": { + "source": "https://github.com/Automattic/jetpack-device-detection/tree/v2.1.3" + }, + "time": "2024-04-08T18:32:53+00:00" }, { "name": "automattic/jetpack-google-analytics", - "version": "dev-trunk", + "version": "v0.2.2", + "source": { + "type": "git", + "url": "https://github.com/Automattic/jetpack-google-analytics.git", + "reference": "7361be2b8cc7c68617146d1af70fe068041130c6" + }, "dist": { - "type": "path", - "url": "../../packages/google-analytics", - "reference": "9aacc5acb62eda87adf12a76dcc1d006103adf5c" + "type": "zip", + "url": "https://api.github.com/repos/Automattic/jetpack-google-analytics/zipball/7361be2b8cc7c68617146d1af70fe068041130c6", + "reference": "7361be2b8cc7c68617146d1af70fe068041130c6", + "shasum": "" }, "require": { - "automattic/jetpack-status": "@dev", + "automattic/jetpack-status": "^3.3.2", "php": ">=7.0" }, "require-dev": { - "automattic/jetpack-changelogger": "@dev", + "automattic/jetpack-changelogger": "^4.2.5", "automattic/wordbless": "^0.4.2", "yoast/phpunit-polyfills": "1.1.0" }, @@ -715,47 +660,35 @@ "src/" ] }, - "scripts": { - "build-development": [ - "echo 'Add your build step to composer.json, please!'" - ], - "build-production": [ - "echo 'Add your build step to composer.json, please!'" - ], - "phpunit": [ - "./vendor/phpunit/phpunit/phpunit --colors=always" - ], - "test-php": [ - "@composer phpunit" - ], - "post-install-cmd": [ - "WorDBless\\Composer\\InstallDropin::copy" - ], - "post-update-cmd": [ - "WorDBless\\Composer\\InstallDropin::copy" - ] - }, + "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "description": "Set up Google Analytics without touching a line of code.", - "transport-options": { - "relative": true - } + "support": { + "source": "https://github.com/Automattic/jetpack-google-analytics/tree/v0.2.2" + }, + "time": "2024-07-01T00:28:25+00:00" }, { "name": "automattic/jetpack-ip", - "version": "dev-trunk", + "version": "v0.2.2", + "source": { + "type": "git", + "url": "https://github.com/Automattic/jetpack-ip.git", + "reference": "b3efffb57901e236c3c1e7299b575563e1937013" + }, "dist": { - "type": "path", - "url": "../../packages/ip", - "reference": "b696350993b7f42257788add260e0efa7c9934f4" + "type": "zip", + "url": "https://api.github.com/repos/Automattic/jetpack-ip/zipball/b3efffb57901e236c3c1e7299b575563e1937013", + "reference": "b3efffb57901e236c3c1e7299b575563e1937013", + "shasum": "" }, "require": { "php": ">=7.0" }, "require-dev": { - "automattic/jetpack-changelogger": "@dev", + "automattic/jetpack-changelogger": "^4.1.1", "brain/monkey": "2.6.1", "yoast/phpunit-polyfills": "1.1.0" }, @@ -782,42 +715,42 @@ "src/" ] }, - "scripts": { - "phpunit": [ - "./vendor/phpunit/phpunit/phpunit --colors=always" - ], - "test-php": [ - "@composer phpunit" - ] - }, + "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "description": "Utilities for working with IP addresses.", - "transport-options": { - "relative": true - } + "support": { + "source": "https://github.com/Automattic/jetpack-ip/tree/v0.2.2" + }, + "time": "2024-03-12T22:00:05+00:00" }, { "name": "automattic/jetpack-jitm", - "version": "dev-trunk", + "version": "v3.1.14", + "source": { + "type": "git", + "url": "https://github.com/Automattic/jetpack-jitm.git", + "reference": "10ff7f442cfef09d5db4beca4346e01e93aa7bc9" + }, "dist": { - "type": "path", - "url": "../../packages/jitm", - "reference": "c21ef5f64d44c453e7a7dddbe13202c41aecb942" + "type": "zip", + "url": "https://api.github.com/repos/Automattic/jetpack-jitm/zipball/10ff7f442cfef09d5db4beca4346e01e93aa7bc9", + "reference": "10ff7f442cfef09d5db4beca4346e01e93aa7bc9", + "shasum": "" }, "require": { - "automattic/jetpack-a8c-mc-stats": "@dev", - "automattic/jetpack-assets": "@dev", - "automattic/jetpack-connection": "@dev", - "automattic/jetpack-device-detection": "@dev", - "automattic/jetpack-logo": "@dev", - "automattic/jetpack-redirect": "@dev", - "automattic/jetpack-status": "@dev", + "automattic/jetpack-a8c-mc-stats": "^2.0.1", + "automattic/jetpack-assets": "^2.1.13", + "automattic/jetpack-connection": "^2.11.1", + "automattic/jetpack-device-detection": "^2.1.3", + "automattic/jetpack-logo": "^2.0.3", + "automattic/jetpack-redirect": "^2.0.2", + "automattic/jetpack-status": "^3.3.2", "php": ">=7.0" }, "require-dev": { - "automattic/jetpack-changelogger": "@dev", + "automattic/jetpack-changelogger": "^4.2.5", "brain/monkey": "2.6.1", "yoast/phpunit-polyfills": "1.1.0" }, @@ -844,45 +777,35 @@ "src/" ] }, - "scripts": { - "build-production": [ - "pnpm run build-production" - ], - "build-development": [ - "pnpm run build" - ], - "phpunit": [ - "./vendor/phpunit/phpunit/phpunit --colors=always" - ], - "test-php": [ - "@composer phpunit" - ], - "watch": [ - "Composer\\Config::disableProcessTimeout", - "pnpm run watch" - ] - }, + "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "description": "Just in time messages for Jetpack", - "transport-options": { - "relative": true - } + "support": { + "source": "https://github.com/Automattic/jetpack-jitm/tree/v3.1.14" + }, + "time": "2024-07-18T07:49:43+00:00" }, { "name": "automattic/jetpack-logo", - "version": "dev-trunk", + "version": "v2.0.3", + "source": { + "type": "git", + "url": "https://github.com/Automattic/jetpack-logo.git", + "reference": "5edc913ab10e222e95ef7f60073cc0ef4d90bdb4" + }, "dist": { - "type": "path", - "url": "../../packages/logo", - "reference": "e152a4c83d1f952442d40260c559c4880757b298" + "type": "zip", + "url": "https://api.github.com/repos/Automattic/jetpack-logo/zipball/5edc913ab10e222e95ef7f60073cc0ef4d90bdb4", + "reference": "5edc913ab10e222e95ef7f60073cc0ef4d90bdb4", + "shasum": "" }, "require": { "php": ">=7.0" }, "require-dev": { - "automattic/jetpack-changelogger": "@dev", + "automattic/jetpack-changelogger": "^4.2.4", "yoast/phpunit-polyfills": "1.1.0" }, "suggest": { @@ -904,45 +827,45 @@ "src/" ] }, - "scripts": { - "phpunit": [ - "./vendor/phpunit/phpunit/phpunit --colors=always" - ], - "test-php": [ - "@composer phpunit" - ] - }, + "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "description": "A logo for Jetpack", - "transport-options": { - "relative": true - } + "support": { + "source": "https://github.com/Automattic/jetpack-logo/tree/v2.0.3" + }, + "time": "2024-05-20T18:03:57+00:00" }, { "name": "automattic/jetpack-masterbar", - "version": "dev-trunk", + "version": "v0.6.0", + "source": { + "type": "git", + "url": "https://github.com/Automattic/jetpack-masterbar.git", + "reference": "d38241fd357b2efff913dc89c9ea4c75e91a4f27" + }, "dist": { - "type": "path", - "url": "../../packages/masterbar", - "reference": "9f21b1d7607b21df7becfcdb49002d310d891440" + "type": "zip", + "url": "https://api.github.com/repos/Automattic/jetpack-masterbar/zipball/d38241fd357b2efff913dc89c9ea4c75e91a4f27", + "reference": "d38241fd357b2efff913dc89c9ea4c75e91a4f27", + "shasum": "" }, "require": { - "automattic/jetpack-assets": "@dev", - "automattic/jetpack-blaze": "@dev", - "automattic/jetpack-compat": "@dev", - "automattic/jetpack-connection": "@dev", - "automattic/jetpack-device-detection": "@dev", - "automattic/jetpack-jitm": "@dev", - "automattic/jetpack-logo": "@dev", - "automattic/jetpack-plans": "@dev", - "automattic/jetpack-status": "@dev", + "automattic/jetpack-assets": "^2.2.0", + "automattic/jetpack-blaze": "^0.22.3", + "automattic/jetpack-compat": "^3.0.2", + "automattic/jetpack-connection": "^2.11.2", + "automattic/jetpack-device-detection": "^2.1.3", + "automattic/jetpack-jitm": "^3.1.14", + "automattic/jetpack-logo": "^2.0.3", + "automattic/jetpack-plans": "^0.4.7", + "automattic/jetpack-status": "^3.3.2", "php": ">=7.0" }, "require-dev": { - "automattic/jetpack-changelogger": "@dev", - "automattic/patchwork-redefine-exit": "@dev", + "automattic/jetpack-changelogger": "^4.2.5", + "automattic/patchwork-redefine-exit": "^1.0.0", "automattic/wordbless": "dev-master", "brain/monkey": "2.6.1", "yoast/phpunit-polyfills": "1.1.0" @@ -970,61 +893,48 @@ "src/" ] }, - "scripts": { - "build-production": [ - "pnpm run build-production" - ], - "build-development": [ - "pnpm run build" - ], - "phpunit": [ - "./vendor/phpunit/phpunit/phpunit --colors=always" - ], - "post-install-cmd": [ - "WorDBless\\Composer\\InstallDropin::copy" - ], - "post-update-cmd": [ - "WorDBless\\Composer\\InstallDropin::copy" - ], - "test-php": [ - "pnpm run build-production", - "@composer phpunit" - ] - }, + "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "description": "The WordPress.com Toolbar feature replaces the default admin bar and offers quick links to the Reader, all your sites, your WordPress.com profile, and notifications.", - "transport-options": { - "relative": true - } + "support": { + "source": "https://github.com/Automattic/jetpack-masterbar/tree/v0.6.0" + }, + "time": "2024-07-29T17:13:00+00:00" }, { "name": "automattic/jetpack-mu-wpcom", - "version": "dev-trunk", + "version": "v5.52.0", + "source": { + "type": "git", + "url": "https://github.com/Automattic/jetpack-mu-wpcom.git", + "reference": "649c100d202df1b61178c84fc025e5aa717ec2f9" + }, "dist": { - "type": "path", - "url": "../../packages/jetpack-mu-wpcom", - "reference": "a9ffd2d847bb68899b38f0b6916a33e917fe2c90" + "type": "zip", + "url": "https://api.github.com/repos/Automattic/jetpack-mu-wpcom/zipball/649c100d202df1b61178c84fc025e5aa717ec2f9", + "reference": "649c100d202df1b61178c84fc025e5aa717ec2f9", + "shasum": "" }, "require": { - "automattic/jetpack-assets": "@dev", - "automattic/jetpack-blocks": "@dev", - "automattic/jetpack-calypsoify": "@dev", - "automattic/jetpack-classic-theme-helper": "@dev", - "automattic/jetpack-compat": "@dev", - "automattic/jetpack-connection": "@dev", - "automattic/jetpack-google-analytics": "@dev", - "automattic/jetpack-masterbar": "@dev", - "automattic/jetpack-redirect": "@dev", - "automattic/jetpack-stats-admin": "@dev", - "automattic/jetpack-status": "@dev", - "automattic/scheduled-updates": "@dev", + "automattic/jetpack-assets": "^2.2.0", + "automattic/jetpack-blocks": "^2.0.4", + "automattic/jetpack-calypsoify": "^0.1.2", + "automattic/jetpack-classic-theme-helper": "^0.4.3", + "automattic/jetpack-compat": "^3.0.2", + "automattic/jetpack-connection": "^2.11.2", + "automattic/jetpack-google-analytics": "^0.2.2", + "automattic/jetpack-masterbar": "^0.6.0", + "automattic/jetpack-redirect": "^2.0.2", + "automattic/jetpack-stats-admin": "^0.21.0", + "automattic/jetpack-status": "^3.3.2", + "automattic/scheduled-updates": "^0.13.0", "php": ">=7.0", "scssphp/scssphp": "1.12.0" }, "require-dev": { - "automattic/jetpack-changelogger": "@dev", + "automattic/jetpack-changelogger": "^4.2.5", "automattic/wordbless": "0.4.2", "yoast/phpunit-polyfills": "1.1.0" }, @@ -1051,47 +961,35 @@ "src/" ] }, - "scripts": { - "phpunit": [ - "./vendor/phpunit/phpunit/phpunit --colors=always" - ], - "test-php": [ - "@composer phpunit" - ], - "build-production": [ - "pnpm run build-production-js" - ], - "build-development": [ - "pnpm run build-js" - ], - "post-install-cmd": [ - "WorDBless\\Composer\\InstallDropin::copy" - ], - "post-update-cmd": [ - "WorDBless\\Composer\\InstallDropin::copy" - ] - }, + "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "description": "Enhances your site with features powered by WordPress.com", - "transport-options": { - "relative": true - } + "support": { + "source": "https://github.com/Automattic/jetpack-mu-wpcom/tree/v5.52.0" + }, + "time": "2024-07-30T11:53:46+00:00" }, { "name": "automattic/jetpack-password-checker", - "version": "dev-trunk", + "version": "v0.3.1", + "source": { + "type": "git", + "url": "https://github.com/Automattic/jetpack-password-checker.git", + "reference": "d9be23791e6f38debeacbf74174903f223ddfd89" + }, "dist": { - "type": "path", - "url": "../../packages/password-checker", - "reference": "16182898ae3faae3eb6ca9e5d2c490fd0b844243" + "type": "zip", + "url": "https://api.github.com/repos/Automattic/jetpack-password-checker/zipball/d9be23791e6f38debeacbf74174903f223ddfd89", + "reference": "d9be23791e6f38debeacbf74174903f223ddfd89", + "shasum": "" }, "require": { "php": ">=7.0" }, "require-dev": { - "automattic/jetpack-changelogger": "@dev", + "automattic/jetpack-changelogger": "^4.1.1", "automattic/wordbless": "@dev", "yoast/phpunit-polyfills": "1.1.0" }, @@ -1115,43 +1013,37 @@ "src/" ] }, - "scripts": { - "phpunit": [ - "./vendor/phpunit/phpunit/phpunit --colors=always" - ], - "test-php": [ - "@composer phpunit" - ], - "post-install-cmd": [ - "WorDBless\\Composer\\InstallDropin::copy" - ], - "post-update-cmd": [ - "WorDBless\\Composer\\InstallDropin::copy" - ] - }, + "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "description": "Password Checker.", - "transport-options": { - "relative": true - } + "support": { + "source": "https://github.com/Automattic/jetpack-password-checker/tree/v0.3.1" + }, + "time": "2024-03-14T20:42:38+00:00" }, { "name": "automattic/jetpack-plans", - "version": "dev-trunk", + "version": "v0.4.7", + "source": { + "type": "git", + "url": "https://github.com/Automattic/jetpack-plans.git", + "reference": "ae0e8d754c7e2ade0b7b1a7a24f9681ce40c9ca6" + }, "dist": { - "type": "path", - "url": "../../packages/plans", - "reference": "572028d8755c1c303f0643b2d3663b555e5ce87b" + "type": "zip", + "url": "https://api.github.com/repos/Automattic/jetpack-plans/zipball/ae0e8d754c7e2ade0b7b1a7a24f9681ce40c9ca6", + "reference": "ae0e8d754c7e2ade0b7b1a7a24f9681ce40c9ca6", + "shasum": "" }, "require": { - "automattic/jetpack-connection": "@dev", + "automattic/jetpack-connection": "^2.7.6", "php": ">=7.0" }, "require-dev": { - "automattic/jetpack-changelogger": "@dev", - "automattic/jetpack-status": "@dev", + "automattic/jetpack-changelogger": "^4.2.3", + "automattic/jetpack-status": "^3.0.2", "automattic/wordbless": "@dev", "yoast/phpunit-polyfills": "1.1.0" }, @@ -1174,48 +1066,36 @@ "src/" ] }, - "scripts": { - "phpunit": [ - "./vendor/phpunit/phpunit/phpunit --colors=always" - ], - "test-php": [ - "@composer phpunit" - ], - "post-install-cmd": [ - "WorDBless\\Composer\\InstallDropin::copy" - ], - "post-update-cmd": [ - "WorDBless\\Composer\\InstallDropin::copy" - ], - "build-production": [ - "echo 'Add your build step to composer.json, please!'" - ], - "build-development": [ - "echo 'Add your build step to composer.json, please!'" - ] - }, + "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "description": "Fetch information about Jetpack Plans from wpcom", - "transport-options": { - "relative": true - } + "support": { + "source": "https://github.com/Automattic/jetpack-plans/tree/v0.4.7" + }, + "time": "2024-05-06T17:33:52+00:00" }, { "name": "automattic/jetpack-redirect", - "version": "dev-trunk", + "version": "v2.0.2", + "source": { + "type": "git", + "url": "https://github.com/Automattic/jetpack-redirect.git", + "reference": "7214fcd3684eb99178d6368c01f8778a182444cb" + }, "dist": { - "type": "path", - "url": "../../packages/redirect", - "reference": "effd6fdea78e9c3cb1bebf479474b4a9262444a1" + "type": "zip", + "url": "https://api.github.com/repos/Automattic/jetpack-redirect/zipball/7214fcd3684eb99178d6368c01f8778a182444cb", + "reference": "7214fcd3684eb99178d6368c01f8778a182444cb", + "shasum": "" }, "require": { - "automattic/jetpack-status": "@dev", + "automattic/jetpack-status": "^3.0.0", "php": ">=7.0" }, "require-dev": { - "automattic/jetpack-changelogger": "@dev", + "automattic/jetpack-changelogger": "^4.2.2", "brain/monkey": "2.6.1", "yoast/phpunit-polyfills": "1.1.0" }, @@ -1238,35 +1118,35 @@ "src/" ] }, - "scripts": { - "phpunit": [ - "./vendor/phpunit/phpunit/phpunit --colors=always" - ], - "test-php": [ - "@composer phpunit" - ] - }, + "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "description": "Utilities to build URLs to the jetpack.com/redirect/ service", - "transport-options": { - "relative": true - } + "support": { + "source": "https://github.com/Automattic/jetpack-redirect/tree/v2.0.2" + }, + "time": "2024-04-25T07:24:30+00:00" }, { "name": "automattic/jetpack-roles", - "version": "dev-trunk", + "version": "v2.0.2", + "source": { + "type": "git", + "url": "https://github.com/Automattic/jetpack-roles.git", + "reference": "7d452c94509612e94e045b66bbfabee43fdf8728" + }, "dist": { - "type": "path", - "url": "../../packages/roles", - "reference": "0ac6d02e8ef2adb058f8f52e80a4924a33fa9b86" + "type": "zip", + "url": "https://api.github.com/repos/Automattic/jetpack-roles/zipball/7d452c94509612e94e045b66bbfabee43fdf8728", + "reference": "7d452c94509612e94e045b66bbfabee43fdf8728", + "shasum": "" }, "require": { "php": ">=7.0" }, "require-dev": { - "automattic/jetpack-changelogger": "@dev", + "automattic/jetpack-changelogger": "^4.2.2", "brain/monkey": "2.6.1", "yoast/phpunit-polyfills": "1.1.0" }, @@ -1289,38 +1169,38 @@ "src/" ] }, - "scripts": { - "phpunit": [ - "./vendor/phpunit/phpunit/phpunit --colors=always" - ], - "test-php": [ - "@composer phpunit" - ] - }, + "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "description": "Utilities, related with user roles and capabilities.", - "transport-options": { - "relative": true - } + "support": { + "source": "https://github.com/Automattic/jetpack-roles/tree/v2.0.2" + }, + "time": "2024-04-22T18:47:11+00:00" }, { "name": "automattic/jetpack-stats", - "version": "dev-trunk", + "version": "v0.13.0", + "source": { + "type": "git", + "url": "https://github.com/Automattic/jetpack-stats.git", + "reference": "45cedc11f47c3e5de9313b6945192ab579ffcd40" + }, "dist": { - "type": "path", - "url": "../../packages/stats", - "reference": "51130b6feb1e67769587bd503d52f17207303c6a" + "type": "zip", + "url": "https://api.github.com/repos/Automattic/jetpack-stats/zipball/45cedc11f47c3e5de9313b6945192ab579ffcd40", + "reference": "45cedc11f47c3e5de9313b6945192ab579ffcd40", + "shasum": "" }, "require": { - "automattic/jetpack-connection": "@dev", - "automattic/jetpack-constants": "@dev", - "automattic/jetpack-status": "@dev", + "automattic/jetpack-connection": "^2.10.0", + "automattic/jetpack-constants": "^2.0.3", + "automattic/jetpack-status": "^3.3.0", "php": ">=7.0" }, "require-dev": { - "automattic/jetpack-changelogger": "@dev", + "automattic/jetpack-changelogger": "^4.2.4", "automattic/wordbless": "dev-master", "yoast/phpunit-polyfills": "1.1.0" }, @@ -1347,47 +1227,41 @@ "src/" ] }, - "scripts": { - "phpunit": [ - "./vendor/phpunit/phpunit/phpunit --colors=always" - ], - "test-php": [ - "@composer phpunit" - ], - "post-install-cmd": [ - "WorDBless\\Composer\\InstallDropin::copy" - ], - "post-update-cmd": [ - "WorDBless\\Composer\\InstallDropin::copy" - ] - }, + "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "description": "Collect valuable traffic stats and insights.", - "transport-options": { - "relative": true - } + "support": { + "source": "https://github.com/Automattic/jetpack-stats/tree/v0.13.0" + }, + "time": "2024-06-10T16:25:51+00:00" }, { "name": "automattic/jetpack-stats-admin", - "version": "dev-trunk", + "version": "v0.21.0", + "source": { + "type": "git", + "url": "https://github.com/Automattic/jetpack-stats-admin.git", + "reference": "ef3cd95a3e8ea2a8e99b493196cde36662b092e0" + }, "dist": { - "type": "path", - "url": "../../packages/stats-admin", - "reference": "ff4b8867ed6377bbbef67e778b08eac0ccbe635c" + "type": "zip", + "url": "https://api.github.com/repos/Automattic/jetpack-stats-admin/zipball/ef3cd95a3e8ea2a8e99b493196cde36662b092e0", + "reference": "ef3cd95a3e8ea2a8e99b493196cde36662b092e0", + "shasum": "" }, "require": { - "automattic/jetpack-connection": "@dev", - "automattic/jetpack-constants": "@dev", - "automattic/jetpack-jitm": "@dev", - "automattic/jetpack-plans": "@dev", - "automattic/jetpack-stats": "@dev", - "automattic/jetpack-status": "@dev", + "automattic/jetpack-connection": "^2.11.1", + "automattic/jetpack-constants": "^2.0.3", + "automattic/jetpack-jitm": "^3.1.13", + "automattic/jetpack-plans": "^0.4.7", + "automattic/jetpack-stats": "^0.13.0", + "automattic/jetpack-status": "^3.3.2", "php": ">=7.0" }, "require-dev": { - "automattic/jetpack-changelogger": "@dev", + "automattic/jetpack-changelogger": "^4.2.5", "automattic/wordbless": "dev-master", "yoast/phpunit-polyfills": "1.1.0" }, @@ -1411,50 +1285,38 @@ "src/" ] }, - "scripts": { - "phpunit": [ - "./vendor/phpunit/phpunit/phpunit --colors=always" - ], - "test-php": [ - "@composer phpunit" - ], - "build-production": [ - "echo 'Add your build step to composer.json, please!'" - ], - "build-development": [ - "echo 'Add your build step to composer.json, please!'" - ], - "post-install-cmd": [ - "WorDBless\\Composer\\InstallDropin::copy" - ], - "post-update-cmd": [ - "WorDBless\\Composer\\InstallDropin::copy" - ] - }, + "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "description": "Stats Dashboard", - "transport-options": { - "relative": true - } + "support": { + "source": "https://github.com/Automattic/jetpack-stats-admin/tree/v0.21.0" + }, + "time": "2024-07-08T14:48:23+00:00" }, { "name": "automattic/jetpack-status", - "version": "dev-trunk", + "version": "v3.3.2", + "source": { + "type": "git", + "url": "https://github.com/Automattic/jetpack-status.git", + "reference": "5a57484666740d42666d18e6a52a23697c4c22ed" + }, "dist": { - "type": "path", - "url": "../../packages/status", - "reference": "782aceefdf8ebfcf4d24049700da9409628bf4de" + "type": "zip", + "url": "https://api.github.com/repos/Automattic/jetpack-status/zipball/5a57484666740d42666d18e6a52a23697c4c22ed", + "reference": "5a57484666740d42666d18e6a52a23697c4c22ed", + "shasum": "" }, "require": { - "automattic/jetpack-constants": "@dev", + "automattic/jetpack-constants": "^2.0.3", "php": ">=7.0" }, "require-dev": { - "automattic/jetpack-changelogger": "@dev", + "automattic/jetpack-changelogger": "^4.2.4", "automattic/jetpack-connection": "@dev", - "automattic/jetpack-ip": "@dev", + "automattic/jetpack-ip": "^0.2.2", "automattic/jetpack-plans": "@dev", "brain/monkey": "2.6.1", "yoast/phpunit-polyfills": "1.1.0" @@ -1484,43 +1346,43 @@ "src/" ] }, - "scripts": { - "phpunit": [ - "./vendor/phpunit/phpunit/phpunit --colors=always" - ], - "test-php": [ - "@composer phpunit" - ] - }, + "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "description": "Used to retrieve information about the current status of Jetpack and the site overall.", - "transport-options": { - "relative": true - } + "support": { + "source": "https://github.com/Automattic/jetpack-status/tree/v3.3.2" + }, + "time": "2024-06-24T19:22:37+00:00" }, { "name": "automattic/jetpack-sync", - "version": "dev-trunk", + "version": "v3.4.0", + "source": { + "type": "git", + "url": "https://github.com/Automattic/jetpack-sync.git", + "reference": "b1a0d8d15c0d16013c884631ef14aae0b9642a66" + }, "dist": { - "type": "path", - "url": "../../packages/sync", - "reference": "2965d36db9a224b6e142e46c92358b353eca463a" + "type": "zip", + "url": "https://api.github.com/repos/Automattic/jetpack-sync/zipball/b1a0d8d15c0d16013c884631ef14aae0b9642a66", + "reference": "b1a0d8d15c0d16013c884631ef14aae0b9642a66", + "shasum": "" }, "require": { - "automattic/jetpack-connection": "@dev", - "automattic/jetpack-constants": "@dev", - "automattic/jetpack-ip": "@dev", - "automattic/jetpack-password-checker": "@dev", - "automattic/jetpack-roles": "@dev", - "automattic/jetpack-status": "@dev", + "automattic/jetpack-connection": "^2.11.2", + "automattic/jetpack-constants": "^2.0.3", + "automattic/jetpack-ip": "^0.2.2", + "automattic/jetpack-password-checker": "^0.3.1", + "automattic/jetpack-roles": "^2.0.2", + "automattic/jetpack-status": "^3.3.2", "php": ">=7.0" }, "require-dev": { - "automattic/jetpack-changelogger": "@dev", + "automattic/jetpack-changelogger": "^4.2.5", "automattic/jetpack-search": "@dev", - "automattic/jetpack-waf": "@dev", + "automattic/jetpack-waf": "^0.17.0", "automattic/wordbless": "@dev", "yoast/phpunit-polyfills": "1.1.0" }, @@ -1553,46 +1415,40 @@ "src/" ] }, - "scripts": { - "phpunit": [ - "./vendor/phpunit/phpunit/phpunit --colors=always" - ], - "test-php": [ - "@composer phpunit" - ], - "post-install-cmd": [ - "WorDBless\\Composer\\InstallDropin::copy" - ], - "post-update-cmd": [ - "WorDBless\\Composer\\InstallDropin::copy" - ] - }, + "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "description": "Everything needed to allow syncing to the WP.com infrastructure.", - "transport-options": { - "relative": true - } + "support": { + "source": "https://github.com/Automattic/jetpack-sync/tree/v3.4.0" + }, + "time": "2024-07-29T17:12:41+00:00" }, { "name": "automattic/scheduled-updates", - "version": "dev-trunk", + "version": "v0.13.0", + "source": { + "type": "git", + "url": "https://github.com/Automattic/scheduled-updates.git", + "reference": "414c789a7e98e764d46572a2c0134ccc393e7769" + }, "dist": { - "type": "path", - "url": "../../packages/scheduled-updates", - "reference": "8c675878023ed9657ebe6b80916afe241af62fc3" + "type": "zip", + "url": "https://api.github.com/repos/Automattic/scheduled-updates/zipball/414c789a7e98e764d46572a2c0134ccc393e7769", + "reference": "414c789a7e98e764d46572a2c0134ccc393e7769", + "shasum": "" }, "require": { - "automattic/jetpack-connection": "@dev", - "automattic/jetpack-constants": "@dev", - "automattic/jetpack-plans": "@dev", - "automattic/jetpack-status": "@dev", - "automattic/jetpack-sync": "@dev", + "automattic/jetpack-connection": "^2.8.5", + "automattic/jetpack-constants": "^2.0.2", + "automattic/jetpack-plans": "^0.4.7", + "automattic/jetpack-status": "^3.2.0", + "automattic/jetpack-sync": "^3.0.0", "php": ">=7.0" }, "require-dev": { - "automattic/jetpack-changelogger": "@dev", + "automattic/jetpack-changelogger": "^4.2.4", "automattic/wordbless": "@dev", "php-mock/php-mock-phpunit": "^2.10", "yoast/phpunit-polyfills": "1.1.0" @@ -1620,27 +1476,15 @@ "src/" ] }, - "scripts": { - "phpunit": [ - "./vendor/phpunit/phpunit/phpunit --colors=always" - ], - "test-php": [ - "@composer phpunit" - ], - "post-install-cmd": [ - "WorDBless\\Composer\\InstallDropin::copy" - ], - "post-update-cmd": [ - "WorDBless\\Composer\\InstallDropin::copy" - ] - }, + "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "description": "Runs plugin and (eventually) theme updates on a set schedule.", - "transport-options": { - "relative": true - } + "support": { + "source": "https://github.com/Automattic/scheduled-updates/tree/v0.13.0" + }, + "time": "2024-05-27T13:59:39+00:00" }, { "name": "scssphp/scssphp", @@ -1726,11 +1570,17 @@ "packages-dev": [ { "name": "automattic/jetpack-changelogger", - "version": "dev-trunk", + "version": "v4.2.5", + "source": { + "type": "git", + "url": "https://github.com/Automattic/jetpack-changelogger.git", + "reference": "72c219fa6e61bdcd760a68e8ff968a4365593f48" + }, "dist": { - "type": "path", - "url": "../../packages/changelogger", - "reference": "d945e0cd8dec218ab24445d5ddc95894c9f24534" + "type": "zip", + "url": "https://api.github.com/repos/Automattic/jetpack-changelogger/zipball/72c219fa6e61bdcd760a68e8ff968a4365593f48", + "reference": "72c219fa6e61bdcd760a68e8ff968a4365593f48", + "shasum": "" }, "require": { "php": ">=7.0", @@ -1760,30 +1610,11 @@ }, "autoload": { "psr-4": { - "Automattic\\Jetpack\\Changelogger\\": "src", - "Automattic\\Jetpack\\Changelog\\": "lib" + "Automattic\\Jetpack\\Changelog\\": "lib", + "Automattic\\Jetpack\\Changelogger\\": "src" } }, - "autoload-dev": { - "psr-4": { - "Automattic\\Jetpack\\Changelogger\\Tests\\": "tests/php/includes/src", - "Automattic\\Jetpack\\Changelog\\Tests\\": "tests/php/includes/lib" - } - }, - "scripts": { - "phpunit": [ - "./vendor/phpunit/phpunit/phpunit --colors=always" - ], - "test-php": [ - "@composer phpunit" - ], - "post-install-cmd": [ - "[ -e vendor/bin/changelogger ] || { cd vendor/bin && ln -s ../../bin/changelogger; }" - ], - "post-update-cmd": [ - "[ -e vendor/bin/changelogger ] || { cd vendor/bin && ln -s ../../bin/changelogger; }" - ] - }, + "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], @@ -1794,9 +1625,10 @@ "dev", "keepachangelog" ], - "transport-options": { - "relative": true - } + "support": { + "source": "https://github.com/Automattic/jetpack-changelogger/tree/v4.2.5" + }, + "time": "2024-06-27T12:55:08+00:00" }, { "name": "doctrine/instantiator", @@ -4364,10 +4196,7 @@ ], "aliases": [], "minimum-stability": "dev", - "stability-flags": { - "automattic/jetpack-mu-wpcom": 20, - "automattic/jetpack-changelogger": 20 - }, + "stability-flags": [], "prefer-stable": true, "prefer-lowest": false, "platform": [],