diff --git a/composer.json b/composer.json index 5aafd55c..1a64a524 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" + "automattic/jetpack-changelogger": "^4.2.1-alpha" }, "autoload": { "classmap": [ diff --git a/composer.lock b/composer.lock index d3b151de..58f45491 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": "cc8d4b6ba0b81775c3dac3e42d7967bb", + "content-hash": "6e8667cbd25f1ed6395f35edc30d28a4", "packages": [ { "name": "automattic/jetpack-device-detection", @@ -12,13 +12,13 @@ "dist": { "type": "path", "url": "/tmp/jetpack-build/Automattic/jetpack-device-detection", - "reference": "449b2fe73f4b55ed29d1f18cda8a5d5aa3a245bd" + "reference": "1556cd1f7176e8f7dd22d735ba583480114d9589" }, "require": { "php": ">=7.0" }, "require-dev": { - "automattic/jetpack-changelogger": "^4.2.0", + "automattic/jetpack-changelogger": "^4.2.1-alpha", "yoast/phpunit-polyfills": "1.1.0" }, "suggest": { @@ -60,16 +60,16 @@ "packages-dev": [ { "name": "automattic/jetpack-changelogger", - "version": "4.2.0", + "version": "4.2.1-alpha.1712926914", "dist": { "type": "path", "url": "/tmp/jetpack-build/Automattic/jetpack-changelogger", - "reference": "94eaacf7a8727ba8cc6117200e3f91adcd9689db" + "reference": "52e7eb68d2d3eacafc3a12b7d6ade0923075a00b" }, "require": { "php": ">=7.0", - "symfony/console": "^3.4 || ^4.4 || ^5.2 || ^6.0", - "symfony/process": "^3.4 || ^4.4 || ^5.2 || ^6.0" + "symfony/console": "^3.4 || ^4.4 || ^5.2 || ^6.0 || ^7.0", + "symfony/process": "^3.4 || ^4.4 || ^5.2 || ^6.0 || ^7.0" }, "require-dev": { "wikimedia/testing-access-wrapper": "^1.0 || ^2.0 || ^3.0", diff --git a/vendor/automattic/jetpack-device-detection/composer.json b/vendor/automattic/jetpack-device-detection/composer.json index 96071178..66ac5d9c 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" + "automattic/jetpack-changelogger": "^4.2.1-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 ed144cfd..59f1f44c 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": "449b2fe73f4b55ed29d1f18cda8a5d5aa3a245bd" + "reference": "1556cd1f7176e8f7dd22d735ba583480114d9589" }, "require": { "php": ">=7.0" }, "require-dev": { - "automattic/jetpack-changelogger": "^4.2.0", + "automattic/jetpack-changelogger": "^4.2.1-alpha", "yoast/phpunit-polyfills": "1.1.0" }, "suggest": { diff --git a/vendor/composer/installed.php b/vendor/composer/installed.php index 4ecc5703..98394e16 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' => '449b2fe73f4b55ed29d1f18cda8a5d5aa3a245bd', + 'reference' => '1556cd1f7176e8f7dd22d735ba583480114d9589', 'type' => 'jetpack-library', 'install_path' => __DIR__ . '/../automattic/jetpack-device-detection', 'aliases' => array(),