From dd67219ebe787f6a68b867e936ec26a9ba9df84d Mon Sep 17 00:00:00 2001 From: haqadn Date: Thu, 22 Aug 2024 11:02:13 +0000 Subject: [PATCH] Update readme (#39016) Committed via a GitHub action: https://github.com/Automattic/jetpack/actions/runs/10506651928 Upstream-Ref: Automattic/jetpack@13d33a45dc431e7195189fbff2fdc14832c98812 --- composer.json | 2 +- composer.lock | 10 +++++----- .../automattic/jetpack-device-detection/composer.json | 2 +- vendor/composer/installed.json | 4 ++-- vendor/composer/installed.php | 2 +- 5 files changed, 10 insertions(+), 10 deletions(-) diff --git a/composer.json b/composer.json index bc29fd6b..c63b27cb 100644 --- a/composer.json +++ b/composer.json @@ -8,7 +8,7 @@ }, "require-dev": { "yoast/phpunit-polyfills": "^1.1.1", - "automattic/jetpack-changelogger": "^4.2.6-alpha" + "automattic/jetpack-changelogger": "^4.2.6" }, "autoload": { "classmap": [ diff --git a/composer.lock b/composer.lock index 649643ad..0e0951eb 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "5e3e23fec991477614425b5ece92a444", + "content-hash": "c46c6c5f496b219f4c8e105481ee9fc6", "packages": [ { "name": "automattic/jetpack-device-detection", @@ -12,13 +12,13 @@ "dist": { "type": "path", "url": "/tmp/jetpack-build/Automattic/jetpack-device-detection", - "reference": "f85f87e0e357587b5b1c9b56085b459b631e8f3a" + "reference": "f0aa79d990d2131fe5ba8164f819e52fc5ec08c2" }, "require": { "php": ">=7.0" }, "require-dev": { - "automattic/jetpack-changelogger": "^4.2.6-alpha", + "automattic/jetpack-changelogger": "^4.2.6", "yoast/phpunit-polyfills": "^1.1.1" }, "suggest": { @@ -60,11 +60,11 @@ "packages-dev": [ { "name": "automattic/jetpack-changelogger", - "version": "4.2.6-alpha.1724273335", + "version": "4.2.6", "dist": { "type": "path", "url": "/tmp/jetpack-build/Automattic/jetpack-changelogger", - "reference": "66b2d1514467181364f43c12a5888569156bab12" + "reference": "dc71c4d155562ab50df4e07c94cd0bece1773355" }, "require": { "php": ">=7.0", diff --git a/vendor/automattic/jetpack-device-detection/composer.json b/vendor/automattic/jetpack-device-detection/composer.json index eaa861d9..9b1b6aff 100644 --- a/vendor/automattic/jetpack-device-detection/composer.json +++ b/vendor/automattic/jetpack-device-detection/composer.json @@ -8,7 +8,7 @@ }, "require-dev": { "yoast/phpunit-polyfills": "^1.1.1", - "automattic/jetpack-changelogger": "^4.2.6-alpha" + "automattic/jetpack-changelogger": "^4.2.6" }, "suggest": { "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package." diff --git a/vendor/composer/installed.json b/vendor/composer/installed.json index f6a17f1b..96c789b6 100644 --- a/vendor/composer/installed.json +++ b/vendor/composer/installed.json @@ -7,13 +7,13 @@ "dist": { "type": "path", "url": "/tmp/jetpack-build/Automattic/jetpack-device-detection", - "reference": "f85f87e0e357587b5b1c9b56085b459b631e8f3a" + "reference": "f0aa79d990d2131fe5ba8164f819e52fc5ec08c2" }, "require": { "php": ">=7.0" }, "require-dev": { - "automattic/jetpack-changelogger": "^4.2.6-alpha", + "automattic/jetpack-changelogger": "^4.2.6", "yoast/phpunit-polyfills": "^1.1.1" }, "suggest": { diff --git a/vendor/composer/installed.php b/vendor/composer/installed.php index 9cb4dfa3..224b5416 100644 --- a/vendor/composer/installed.php +++ b/vendor/composer/installed.php @@ -13,7 +13,7 @@ 'automattic/jetpack-device-detection' => array( 'pretty_version' => '2.1.4-alpha.1724273335', 'version' => '2.1.4.0-alpha1724273335', - 'reference' => 'f85f87e0e357587b5b1c9b56085b459b631e8f3a', + 'reference' => 'f0aa79d990d2131fe5ba8164f819e52fc5ec08c2', 'type' => 'jetpack-library', 'install_path' => __DIR__ . '/../automattic/jetpack-device-detection', 'aliases' => array(),