diff --git a/composer.json b/composer.json index 23eba98c..59dc9c93 100644 --- a/composer.json +++ b/composer.json @@ -8,7 +8,7 @@ }, "require-dev": { "yoast/phpunit-polyfills": "1.1.0", - "automattic/jetpack-changelogger": "^4.1.3-alpha" + "automattic/jetpack-changelogger": "^4.2.0-alpha" }, "autoload": { "classmap": [ diff --git a/composer.lock b/composer.lock index beaf6a7d..d1347e7a 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": "2e7dc425d4b6322aceedca8c28db78bf", + "content-hash": "8ffc7cfba3e8d943521db97a2a090c73", "packages": [ { "name": "automattic/jetpack-device-detection", @@ -12,13 +12,13 @@ "dist": { "type": "path", "url": "/tmp/jetpack-build/Automattic/jetpack-device-detection", - "reference": "b9e42ec4bcd6972c820c430354226f624579a420" + "reference": "86cada8463bce2573ac3824cac92788cf9024d6e" }, "require": { "php": ">=7.0" }, "require-dev": { - "automattic/jetpack-changelogger": "^4.1.3-alpha", + "automattic/jetpack-changelogger": "^4.2.0-alpha", "yoast/phpunit-polyfills": "1.1.0" }, "suggest": { @@ -60,11 +60,11 @@ "packages-dev": [ { "name": "automattic/jetpack-changelogger", - "version": "4.1.3-alpha.1712663009", + "version": "4.2.0-alpha.1712679527", "dist": { "type": "path", "url": "/tmp/jetpack-build/Automattic/jetpack-changelogger", - "reference": "8b4ad7964ce7bd5e0acc5b824e5b838e912eb58d" + "reference": "f373b7ae6c5cfc9e305a14c5e9171722a831fe1d" }, "require": { "php": ">=7.0", @@ -82,7 +82,7 @@ "extra": { "autotagger": true, "branch-alias": { - "dev-trunk": "4.1.x-dev" + "dev-trunk": "4.2.x-dev" }, "mirror-repo": "Automattic/jetpack-changelogger", "version-constants": { diff --git a/vendor/automattic/jetpack-device-detection/composer.json b/vendor/automattic/jetpack-device-detection/composer.json index 5b302026..4c3b0df7 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.1.3-alpha" + "automattic/jetpack-changelogger": "^4.2.0-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 edb3a380..30f0d706 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": "b9e42ec4bcd6972c820c430354226f624579a420" + "reference": "86cada8463bce2573ac3824cac92788cf9024d6e" }, "require": { "php": ">=7.0" }, "require-dev": { - "automattic/jetpack-changelogger": "^4.1.3-alpha", + "automattic/jetpack-changelogger": "^4.2.0-alpha", "yoast/phpunit-polyfills": "1.1.0" }, "suggest": { diff --git a/vendor/composer/installed.php b/vendor/composer/installed.php index 2fd8aa3d..da70e61e 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' => 'b9e42ec4bcd6972c820c430354226f624579a420', + 'reference' => '86cada8463bce2573ac3824cac92788cf9024d6e', 'type' => 'jetpack-library', 'install_path' => __DIR__ . '/../automattic/jetpack-device-detection', 'aliases' => array(),