diff --git a/composer.json b/composer.json index 59dc9c93..5aafd55c 100644 --- a/composer.json +++ b/composer.json @@ -8,7 +8,7 @@ }, "require-dev": { "yoast/phpunit-polyfills": "1.1.0", - "automattic/jetpack-changelogger": "^4.2.0-alpha" + "automattic/jetpack-changelogger": "^4.2.0" }, "autoload": { "classmap": [ diff --git a/composer.lock b/composer.lock index d1347e7a..d3b151de 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": "8ffc7cfba3e8d943521db97a2a090c73", + "content-hash": "cc8d4b6ba0b81775c3dac3e42d7967bb", "packages": [ { "name": "automattic/jetpack-device-detection", @@ -12,13 +12,13 @@ "dist": { "type": "path", "url": "/tmp/jetpack-build/Automattic/jetpack-device-detection", - "reference": "86cada8463bce2573ac3824cac92788cf9024d6e" + "reference": "449b2fe73f4b55ed29d1f18cda8a5d5aa3a245bd" }, "require": { "php": ">=7.0" }, "require-dev": { - "automattic/jetpack-changelogger": "^4.2.0-alpha", + "automattic/jetpack-changelogger": "^4.2.0", "yoast/phpunit-polyfills": "1.1.0" }, "suggest": { @@ -60,11 +60,11 @@ "packages-dev": [ { "name": "automattic/jetpack-changelogger", - "version": "4.2.0-alpha.1712679527", + "version": "4.2.0", "dist": { "type": "path", "url": "/tmp/jetpack-build/Automattic/jetpack-changelogger", - "reference": "f373b7ae6c5cfc9e305a14c5e9171722a831fe1d" + "reference": "94eaacf7a8727ba8cc6117200e3f91adcd9689db" }, "require": { "php": ">=7.0", diff --git a/vendor/automattic/jetpack-device-detection/composer.json b/vendor/automattic/jetpack-device-detection/composer.json index 4c3b0df7..96071178 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.0-alpha" + "automattic/jetpack-changelogger": "^4.2.0" }, "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 30f0d706..ed144cfd 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": "86cada8463bce2573ac3824cac92788cf9024d6e" + "reference": "449b2fe73f4b55ed29d1f18cda8a5d5aa3a245bd" }, "require": { "php": ">=7.0" }, "require-dev": { - "automattic/jetpack-changelogger": "^4.2.0-alpha", + "automattic/jetpack-changelogger": "^4.2.0", "yoast/phpunit-polyfills": "1.1.0" }, "suggest": { diff --git a/vendor/composer/installed.php b/vendor/composer/installed.php index da70e61e..4ecc5703 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' => '86cada8463bce2573ac3824cac92788cf9024d6e', + 'reference' => '449b2fe73f4b55ed29d1f18cda8a5d5aa3a245bd', 'type' => 'jetpack-library', 'install_path' => __DIR__ . '/../automattic/jetpack-device-detection', 'aliases' => array(),