diff --git a/composer.json b/composer.json index 21351f5f..904cced1 100644 --- a/composer.json +++ b/composer.json @@ -8,7 +8,7 @@ }, "require-dev": { "yoast/phpunit-polyfills": "1.1.0", - "automattic/jetpack-changelogger": "^4.0.4-alpha" + "automattic/jetpack-changelogger": "^4.0.4" }, "autoload": { "classmap": [ diff --git a/composer.lock b/composer.lock index 80020b62..438439bc 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": "abdc92b9075c721f518a2d99134676ff", + "content-hash": "4bbedccdd3fbe783f7d72c7ebc3d4e7a", "packages": [ { "name": "automattic/jetpack-device-detection", @@ -12,13 +12,13 @@ "dist": { "type": "path", "url": "/tmp/jetpack-build/Automattic/jetpack-device-detection", - "reference": "1e94c41f3197f0158fbb47cf543d31d8e6b8368b" + "reference": "d6cfc8b644cbece24fb6631b10d99d04b98893e3" }, "require": { "php": ">=7.0" }, "require-dev": { - "automattic/jetpack-changelogger": "^4.0.4-alpha", + "automattic/jetpack-changelogger": "^4.0.4", "yoast/phpunit-polyfills": "1.1.0" }, "suggest": { @@ -60,11 +60,11 @@ "packages-dev": [ { "name": "automattic/jetpack-changelogger", - "version": "4.0.4-alpha.1701188454", + "version": "4.0.4", "dist": { "type": "path", "url": "/tmp/jetpack-build/Automattic/jetpack-changelogger", - "reference": "11de719b3f46063767dacd5cb9b6e049de1e3f18" + "reference": "330eed4f07c5634a44ff09425b28b1a0745014f5" }, "require": { "php": ">=7.0", diff --git a/vendor/automattic/jetpack-device-detection/composer.json b/vendor/automattic/jetpack-device-detection/composer.json index 535157d4..effa7979 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.0.4-alpha" + "automattic/jetpack-changelogger": "^4.0.4" }, "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 b5a4b008..87d1077e 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": "1e94c41f3197f0158fbb47cf543d31d8e6b8368b" + "reference": "d6cfc8b644cbece24fb6631b10d99d04b98893e3" }, "require": { "php": ">=7.0" }, "require-dev": { - "automattic/jetpack-changelogger": "^4.0.4-alpha", + "automattic/jetpack-changelogger": "^4.0.4", "yoast/phpunit-polyfills": "1.1.0" }, "suggest": { diff --git a/vendor/composer/installed.php b/vendor/composer/installed.php index c8c9cd7d..d7a744a2 100644 --- a/vendor/composer/installed.php +++ b/vendor/composer/installed.php @@ -13,7 +13,7 @@ 'automattic/jetpack-device-detection' => array( 'pretty_version' => '2.0.1', 'version' => '2.0.1.0', - 'reference' => '1e94c41f3197f0158fbb47cf543d31d8e6b8368b', + 'reference' => 'd6cfc8b644cbece24fb6631b10d99d04b98893e3', 'type' => 'jetpack-library', 'install_path' => __DIR__ . '/../automattic/jetpack-device-detection', 'aliases' => array(),