diff --git a/composer.json b/composer.json index 81dad185..9172201a 100644 --- a/composer.json +++ b/composer.json @@ -8,7 +8,7 @@ }, "require-dev": { "yoast/phpunit-polyfills": "1.1.0", - "automattic/jetpack-changelogger": "^4.2.3" + "automattic/jetpack-changelogger": "^4.2.4-alpha" }, "autoload": { "classmap": [ diff --git a/composer.lock b/composer.lock index db17f004..b6ec1869 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": "dcaea797341539b9efa00735e3e79ac2", + "content-hash": "24e7df8ae28332ee6d33801e2b40b4ef", "packages": [ { "name": "automattic/jetpack-device-detection", @@ -12,13 +12,13 @@ "dist": { "type": "path", "url": "/tmp/jetpack-build/Automattic/jetpack-device-detection", - "reference": "1681df0d9d766d2c7da58863050a66bb3c90d8dd" + "reference": "7a61255fbaaadf1d37ea9b8c9ab9e2e6d5e95370" }, "require": { "php": ">=7.0" }, "require-dev": { - "automattic/jetpack-changelogger": "^4.2.3", + "automattic/jetpack-changelogger": "^4.2.4-alpha", "yoast/phpunit-polyfills": "1.1.0" }, "suggest": { @@ -60,11 +60,11 @@ "packages-dev": [ { "name": "automattic/jetpack-changelogger", - "version": "4.2.3", + "version": "4.2.4-alpha.1715954493", "dist": { "type": "path", "url": "/tmp/jetpack-build/Automattic/jetpack-changelogger", - "reference": "67033a80007b61ea214a7adc934f8842127fed79" + "reference": "778b58c3629efc7c1f5164234b7637e6d92a5983" }, "require": { "php": ">=7.0", diff --git a/vendor/automattic/jetpack-device-detection/composer.json b/vendor/automattic/jetpack-device-detection/composer.json index 33e47229..1a17fec9 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.0", - "automattic/jetpack-changelogger": "^4.2.3" + "automattic/jetpack-changelogger": "^4.2.4-alpha" }, "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 ddb0ff64..6ba206f9 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": "1681df0d9d766d2c7da58863050a66bb3c90d8dd" + "reference": "7a61255fbaaadf1d37ea9b8c9ab9e2e6d5e95370" }, "require": { "php": ">=7.0" }, "require-dev": { - "automattic/jetpack-changelogger": "^4.2.3", + "automattic/jetpack-changelogger": "^4.2.4-alpha", "yoast/phpunit-polyfills": "1.1.0" }, "suggest": { diff --git a/vendor/composer/installed.php b/vendor/composer/installed.php index 32fdd1a1..ce5761bf 100644 --- a/vendor/composer/installed.php +++ b/vendor/composer/installed.php @@ -13,7 +13,7 @@ 'automattic/jetpack-device-detection' => array( 'pretty_version' => '2.1.3', 'version' => '2.1.3.0', - 'reference' => '1681df0d9d766d2c7da58863050a66bb3c90d8dd', + 'reference' => '7a61255fbaaadf1d37ea9b8c9ab9e2e6d5e95370', 'type' => 'jetpack-library', 'install_path' => __DIR__ . '/../automattic/jetpack-device-detection', 'aliases' => array(),