Commit 9941b36b233 for woocommerce
commit 9941b36b2339a3ed3ebbc3b4f730e14dd4ee5b37
Author: Brad Jorsch <anomiex@users.noreply.github.com>
Date: Mon Aug 24 16:40:39 2026 -0400
woocommerce-analytics: Bump minimum PHP version to 7.4 (#67983)
* woocommerce-analytics: Bump minimum PHP version to 7.4
Jetpack is bumping the minimum PHP version of all their packages.
Because of some circular dependencies, this package needs to depend on
both the current pre-bump and the post-bump versions of all the Jetpack
Monorepo packages that it depends on.
* woocommerce-analytics: Refresh composer.lock content-hash
The lock's content-hash was stale relative to composer.json (composer
validate failed). Regenerated with composer update --lock; only the
content-hash changed, no package versions were altered.
---------
Co-authored-by: Brandon Kraft <public@brandonkraft.com>
diff --git a/packages/php/woocommerce-analytics/changelog/update-woocommerce-analytics-for-jetpack-dropping-php-7.2 b/packages/php/woocommerce-analytics/changelog/update-woocommerce-analytics-for-jetpack-dropping-php-7.2
new file mode 100644
index 00000000000..c6246e65b08
--- /dev/null
+++ b/packages/php/woocommerce-analytics/changelog/update-woocommerce-analytics-for-jetpack-dropping-php-7.2
@@ -0,0 +1,4 @@
+Significance: major
+Type: removed
+
+Minimum supported PHP version is now 7.4.
diff --git a/packages/php/woocommerce-analytics/composer.json b/packages/php/woocommerce-analytics/composer.json
index 6527d388c0d..becf29f8b38 100644
--- a/packages/php/woocommerce-analytics/composer.json
+++ b/packages/php/woocommerce-analytics/composer.json
@@ -5,18 +5,18 @@
"license": "GPL-2.0-or-later",
"version": "0.16.7",
"require": {
- "php": ">=7.2",
- "automattic/jetpack-assets": "^4.3",
- "automattic/jetpack-connection": "^8.1",
- "automattic/jetpack-constants": "^3.0",
- "automattic/jetpack-device-detection": "^3.4",
- "automattic/block-delimiter": "^0.3"
+ "php": ">=7.4",
+ "automattic/jetpack-assets": "^4.3 || ^5.0",
+ "automattic/jetpack-connection": "^8.1 || ^9.0",
+ "automattic/jetpack-constants": "^3.0 || ^4.0",
+ "automattic/jetpack-device-detection": "^3.4 || ^4.0",
+ "automattic/block-delimiter": "^0.3 || ^0.4"
},
"require-dev": {
"yoast/phpunit-polyfills": "^4.0.0",
"automattic/wordbless": "^0.5",
"woocommerce/woocommerce-sniffs": "1.0.0",
- "automattic/jetpack-changelogger": "3.3.0"
+ "automattic/jetpack-changelogger": "^6.0 || ^7.0"
},
"autoload": {
"classmap": [
diff --git a/packages/php/woocommerce-analytics/composer.lock b/packages/php/woocommerce-analytics/composer.lock
index 149bea2bc85..de77e78c2c3 100644
--- a/packages/php/woocommerce-analytics/composer.lock
+++ b/packages/php/woocommerce-analytics/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": "dd41e51a85126968e3cb62593a456e8a",
+ "content-hash": "60ed9225503f99d3adb184cf6d7223a5",
"packages": [
{
"name": "automattic/block-delimiter",
@@ -110,26 +110,25 @@
},
{
"name": "automattic/jetpack-admin-ui",
- "version": "v0.9.5",
+ "version": "v0.9.15",
"source": {
"type": "git",
"url": "https://github.com/Automattic/jetpack-admin-ui.git",
- "reference": "b63df46b45e7adda882bf674ccbdc3c339c77076"
+ "reference": "f3a6c0a4f5884aa25d41f942d2ad428cf6f902f8"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/Automattic/jetpack-admin-ui/zipball/b63df46b45e7adda882bf674ccbdc3c339c77076",
- "reference": "b63df46b45e7adda882bf674ccbdc3c339c77076",
+ "url": "https://api.github.com/repos/Automattic/jetpack-admin-ui/zipball/f3a6c0a4f5884aa25d41f942d2ad428cf6f902f8",
+ "reference": "f3a6c0a4f5884aa25d41f942d2ad428cf6f902f8",
"shasum": ""
},
"require": {
"automattic/jetpack-redirect": "^3.0.15",
- "automattic/jetpack-status": "^6.1.8",
+ "automattic/jetpack-status": "^6.2.1",
"php": ">=7.2"
},
"require-dev": {
"automattic/jetpack-logo": "^3.0.9",
- "automattic/jetpack-test-environment": "@dev",
"automattic/phpunit-select-config": "^1.0.9",
"yoast/phpunit-polyfills": "^4.0.0"
},
@@ -167,27 +166,27 @@
],
"description": "Generic Jetpack wp-admin UI elements",
"support": {
- "source": "https://github.com/Automattic/jetpack-admin-ui/tree/v0.9.5"
+ "source": "https://github.com/Automattic/jetpack-admin-ui/tree/v0.9.15"
},
- "time": "2026-06-23T10:36:59+00:00"
+ "time": "2026-08-06T11:32:37+00:00"
},
{
"name": "automattic/jetpack-assets",
- "version": "v4.4.1",
+ "version": "v4.4.11",
"source": {
"type": "git",
"url": "https://github.com/Automattic/jetpack-assets.git",
- "reference": "927de9e002544c457b706fb8a830bcde317dc329"
+ "reference": "17b4b8db34db318c354a6539549ead32ac1a9279"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/Automattic/jetpack-assets/zipball/927de9e002544c457b706fb8a830bcde317dc329",
- "reference": "927de9e002544c457b706fb8a830bcde317dc329",
+ "url": "https://api.github.com/repos/Automattic/jetpack-assets/zipball/17b4b8db34db318c354a6539549ead32ac1a9279",
+ "reference": "17b4b8db34db318c354a6539549ead32ac1a9279",
"shasum": ""
},
"require": {
"automattic/jetpack-constants": "^3.0.12",
- "automattic/jetpack-status": "^6.1.8",
+ "automattic/jetpack-status": "^6.4.0",
"php": ">=7.2"
},
"require-dev": {
@@ -225,36 +224,36 @@
],
"description": "Asset management utilities for Jetpack ecosystem packages",
"support": {
- "source": "https://github.com/Automattic/jetpack-assets/tree/v4.4.1"
+ "source": "https://github.com/Automattic/jetpack-assets/tree/v4.4.11"
},
- "time": "2026-06-23T10:37:01+00:00"
+ "time": "2026-08-19T19:43:24+00:00"
},
{
"name": "automattic/jetpack-connection",
- "version": "v8.7.3",
+ "version": "v8.11.0",
"source": {
"type": "git",
"url": "https://github.com/Automattic/jetpack-connection.git",
- "reference": "f0b5cbaaa7205e5ab2713a90394f2459e03375a1"
+ "reference": "fdcd68e561979f364c077397c63875349d94ee98"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/Automattic/jetpack-connection/zipball/f0b5cbaaa7205e5ab2713a90394f2459e03375a1",
- "reference": "f0b5cbaaa7205e5ab2713a90394f2459e03375a1",
+ "url": "https://api.github.com/repos/Automattic/jetpack-connection/zipball/fdcd68e561979f364c077397c63875349d94ee98",
+ "reference": "fdcd68e561979f364c077397c63875349d94ee98",
"shasum": ""
},
"require": {
"automattic/jetpack-a8c-mc-stats": "^3.0.10",
- "automattic/jetpack-admin-ui": "^0.9.5",
- "automattic/jetpack-assets": "^4.4.1",
+ "automattic/jetpack-admin-ui": "^0.9.15",
+ "automattic/jetpack-assets": "^4.4.11",
"automattic/jetpack-constants": "^3.0.12",
+ "automattic/jetpack-ip": "^0.5.0",
"automattic/jetpack-redirect": "^3.0.15",
"automattic/jetpack-roles": "^3.0.12",
- "automattic/jetpack-status": "^6.1.8",
+ "automattic/jetpack-status": "^6.4.0",
"php": ">=7.2"
},
"require-dev": {
- "automattic/jetpack-test-environment": "@dev",
"automattic/jetpack-wp-abilities": "^0.1.5",
"automattic/phpunit-select-config": "^1.0.9",
"brain/monkey": "^2.6.2",
@@ -269,7 +268,7 @@
"textdomain": "jetpack-connection",
"mirror-repo": "Automattic/jetpack-connection",
"branch-alias": {
- "dev-trunk": "8.7.x-dev"
+ "dev-trunk": "8.11.x-dev"
},
"changelogger": {
"link-template": "https://github.com/Automattic/jetpack-connection/compare/v${old}...v${new}"
@@ -301,9 +300,9 @@
],
"description": "Everything needed to connect to the Jetpack infrastructure",
"support": {
- "source": "https://github.com/Automattic/jetpack-connection/tree/v8.7.3"
+ "source": "https://github.com/Automattic/jetpack-connection/tree/v8.11.0"
},
- "time": "2026-06-24T10:58:15+00:00"
+ "time": "2026-08-20T18:59:04+00:00"
},
{
"name": "automattic/jetpack-constants",
@@ -406,6 +405,61 @@
},
"time": "2026-06-15T12:14:47+00:00"
},
+ {
+ "name": "automattic/jetpack-ip",
+ "version": "v0.5.0",
+ "source": {
+ "type": "git",
+ "url": "https://github.com/Automattic/jetpack-ip.git",
+ "reference": "ce3ace356ae9ea091fc942f54e702c4f12f7247f"
+ },
+ "dist": {
+ "type": "zip",
+ "url": "https://api.github.com/repos/Automattic/jetpack-ip/zipball/ce3ace356ae9ea091fc942f54e702c4f12f7247f",
+ "reference": "ce3ace356ae9ea091fc942f54e702c4f12f7247f",
+ "shasum": ""
+ },
+ "require": {
+ "php": ">=7.2"
+ },
+ "require-dev": {
+ "automattic/phpunit-select-config": "^1.0.9",
+ "brain/monkey": "^2.6.2",
+ "yoast/phpunit-polyfills": "^4.0.0"
+ },
+ "suggest": {
+ "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
+ },
+ "type": "jetpack-library",
+ "extra": {
+ "autotagger": true,
+ "textdomain": "jetpack-ip",
+ "mirror-repo": "Automattic/jetpack-ip",
+ "branch-alias": {
+ "dev-trunk": "0.5.x-dev"
+ },
+ "changelogger": {
+ "link-template": "https://github.com/automattic/jetpack-ip/compare/v${old}...v${new}"
+ },
+ "version-constants": {
+ "::PACKAGE_VERSION": "src/class-utils.php"
+ }
+ },
+ "autoload": {
+ "classmap": [
+ "src/"
+ ]
+ },
+ "notification-url": "https://packagist.org/downloads/",
+ "license": [
+ "GPL-2.0-or-later"
+ ],
+ "description": "Utilities for working with IP addresses.",
+ "support": {
+ "source": "https://github.com/Automattic/jetpack-ip/tree/v0.5.0"
+ },
+ "time": "2026-07-09T11:05:56+00:00"
+ },
{
"name": "automattic/jetpack-redirect",
"version": "v3.0.15",
@@ -511,16 +565,16 @@
},
{
"name": "automattic/jetpack-status",
- "version": "v6.1.8",
+ "version": "v6.4.0",
"source": {
"type": "git",
"url": "https://github.com/Automattic/jetpack-status.git",
- "reference": "fe0bc0d426dd95386586556d94a360d3184b8a4a"
+ "reference": "4aa75366a1e7fd074eff2cbe0e024062e662cfb3"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/Automattic/jetpack-status/zipball/fe0bc0d426dd95386586556d94a360d3184b8a4a",
- "reference": "fe0bc0d426dd95386586556d94a360d3184b8a4a",
+ "url": "https://api.github.com/repos/Automattic/jetpack-status/zipball/4aa75366a1e7fd074eff2cbe0e024062e662cfb3",
+ "reference": "4aa75366a1e7fd074eff2cbe0e024062e662cfb3",
"shasum": ""
},
"require": {
@@ -528,7 +582,7 @@
"php": ">=7.2"
},
"require-dev": {
- "automattic/jetpack-ip": "^0.4.14",
+ "automattic/jetpack-ip": "^0.5.0",
"automattic/phpunit-select-config": "^1.0.9",
"brain/monkey": "^2.6.2",
"yoast/phpunit-polyfills": "^4.0.0"
@@ -541,7 +595,7 @@
"autotagger": true,
"mirror-repo": "Automattic/jetpack-status",
"branch-alias": {
- "dev-trunk": "6.1.x-dev"
+ "dev-trunk": "6.4.x-dev"
},
"changelogger": {
"link-template": "https://github.com/Automattic/jetpack-status/compare/v${old}...v${new}"
@@ -564,35 +618,35 @@
],
"description": "Used to retrieve information about the current status of Jetpack and the site overall.",
"support": {
- "source": "https://github.com/Automattic/jetpack-status/tree/v6.1.8"
+ "source": "https://github.com/Automattic/jetpack-status/tree/v6.4.0"
},
- "time": "2026-06-15T12:15:10+00:00"
+ "time": "2026-08-19T19:42:20+00:00"
}
],
"packages-dev": [
{
"name": "automattic/jetpack-changelogger",
- "version": "v3.3.0",
+ "version": "v6.0.17",
"source": {
"type": "git",
"url": "https://github.com/Automattic/jetpack-changelogger.git",
- "reference": "8f63c829b8d1b0d7b1d5de93510d78523ed18959"
+ "reference": "61e1f2af86527a3c9b8f078f2b27a8bad6ae8386"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/Automattic/jetpack-changelogger/zipball/8f63c829b8d1b0d7b1d5de93510d78523ed18959",
- "reference": "8f63c829b8d1b0d7b1d5de93510d78523ed18959",
+ "url": "https://api.github.com/repos/Automattic/jetpack-changelogger/zipball/61e1f2af86527a3c9b8f078f2b27a8bad6ae8386",
+ "reference": "61e1f2af86527a3c9b8f078f2b27a8bad6ae8386",
"shasum": ""
},
"require": {
- "php": ">=5.6",
- "symfony/console": "^3.4 || ^5.2 || ^6.0",
- "symfony/process": "^3.4 || ^5.2 || ^6.0",
- "wikimedia/at-ease": "^1.2 || ^2.0"
+ "composer-runtime-api": "^2.2.0",
+ "php": ">=7.2.5",
+ "symfony/console": "^5.4 || ^6.4 || ^7.1",
+ "symfony/process": "^5.4 || ^6.4 || ^7.1"
},
"require-dev": {
- "wikimedia/testing-access-wrapper": "^1.0 || ^2.0",
- "yoast/phpunit-polyfills": "1.0.4"
+ "wikimedia/testing-access-wrapper": "^1.0 || ^2.0 || ^3.0 || ^4.0",
+ "yoast/phpunit-polyfills": "^4.0.0"
},
"bin": [
"bin/changelogger"
@@ -602,11 +656,16 @@
"autotagger": true,
"mirror-repo": "Automattic/jetpack-changelogger",
"branch-alias": {
- "dev-trunk": "3.3.x-dev"
+ "dev-trunk": "6.0.x-dev"
},
"changelogger": {
"link-template": "https://github.com/Automattic/jetpack-changelogger/compare/${old}...${new}"
},
+ "dependencies": {
+ "test-only": [
+ "packages/phpunit-select-config"
+ ]
+ },
"version-constants": {
"::VERSION": "src/Application.php"
}
@@ -622,10 +681,16 @@
"GPL-2.0-or-later"
],
"description": "Jetpack Changelogger tool. Allows for managing changelogs by dropping change files into a changelog directory with each PR.",
+ "keywords": [
+ "changelog",
+ "cli",
+ "dev",
+ "keepachangelog"
+ ],
"support": {
- "source": "https://github.com/Automattic/jetpack-changelogger/tree/v3.3.0"
+ "source": "https://github.com/Automattic/jetpack-changelogger/tree/v6.0.17"
},
- "time": "2022-12-26T13:49:01+00:00"
+ "time": "2026-06-15T12:14:58+00:00"
},
{
"name": "automattic/wordbless",
@@ -900,20 +965,19 @@
},
{
"name": "nikic/php-parser",
- "version": "v5.7.0",
+ "version": "v5.8.0",
"source": {
"type": "git",
"url": "https://github.com/nikic/PHP-Parser.git",
- "reference": "dca41cd15c2ac9d055ad70dbfd011130757d1f82"
+ "reference": "044a6a392ff8ad0d61f14370a5fbbd0a0107152f"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/dca41cd15c2ac9d055ad70dbfd011130757d1f82",
- "reference": "dca41cd15c2ac9d055ad70dbfd011130757d1f82",
+ "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/044a6a392ff8ad0d61f14370a5fbbd0a0107152f",
+ "reference": "044a6a392ff8ad0d61f14370a5fbbd0a0107152f",
"shasum": ""
},
"require": {
- "ext-ctype": "*",
"ext-json": "*",
"ext-tokenizer": "*",
"php": ">=7.4"
@@ -952,9 +1016,9 @@
],
"support": {
"issues": "https://github.com/nikic/PHP-Parser/issues",
- "source": "https://github.com/nikic/PHP-Parser/tree/v5.7.0"
+ "source": "https://github.com/nikic/PHP-Parser/tree/v5.8.0"
},
- "time": "2025-12-06T11:56:16+00:00"
+ "time": "2026-07-04T14:30:18+00:00"
},
{
"name": "phar-io/manifest",
@@ -1783,25 +1847,25 @@
},
{
"name": "phpunit/phpunit",
- "version": "9.6.34",
+ "version": "9.6.36",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/phpunit.git",
- "reference": "b36f02317466907a230d3aa1d34467041271ef4a"
+ "reference": "abab27ed286d3e1246fbbfe6b56bfd732d945ec9"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/b36f02317466907a230d3aa1d34467041271ef4a",
- "reference": "b36f02317466907a230d3aa1d34467041271ef4a",
+ "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/abab27ed286d3e1246fbbfe6b56bfd732d945ec9",
+ "reference": "abab27ed286d3e1246fbbfe6b56bfd732d945ec9",
"shasum": ""
},
"require": {
"doctrine/instantiator": "^1.5.0 || ^2",
"ext-dom": "*",
+ "ext-filter": "*",
"ext-json": "*",
"ext-libxml": "*",
"ext-mbstring": "*",
- "ext-xml": "*",
"ext-xmlwriter": "*",
"myclabs/deep-copy": "^1.13.4",
"phar-io/manifest": "^2.0.4",
@@ -1817,7 +1881,7 @@
"sebastian/comparator": "^4.0.10",
"sebastian/diff": "^4.0.6",
"sebastian/environment": "^5.1.5",
- "sebastian/exporter": "^4.0.8",
+ "sebastian/exporter": "^4.0.9",
"sebastian/global-state": "^5.0.8",
"sebastian/object-enumerator": "^4.0.4",
"sebastian/resource-operations": "^3.0.4",
@@ -1866,31 +1930,15 @@
"support": {
"issues": "https://github.com/sebastianbergmann/phpunit/issues",
"security": "https://github.com/sebastianbergmann/phpunit/security/policy",
- "source": "https://github.com/sebastianbergmann/phpunit/tree/9.6.34"
+ "source": "https://github.com/sebastianbergmann/phpunit/tree/9.6.36"
},
"funding": [
{
- "url": "https://phpunit.de/sponsors.html",
- "type": "custom"
- },
- {
- "url": "https://github.com/sebastianbergmann",
- "type": "github"
- },
- {
- "url": "https://liberapay.com/sebastianbergmann",
- "type": "liberapay"
- },
- {
- "url": "https://thanks.dev/u/gh/sebastianbergmann",
- "type": "thanks_dev"
- },
- {
- "url": "https://tidelift.com/funding/github/packagist/phpunit/phpunit",
- "type": "tidelift"
+ "url": "https://phpunit.de/sponsoring.html",
+ "type": "other"
}
],
- "time": "2026-01-27T05:45:00+00:00"
+ "time": "2026-08-11T06:25:15+00:00"
},
{
"name": "psr/container",
@@ -1942,20 +1990,20 @@
},
{
"name": "roots/wordpress",
- "version": "6.9.4",
+ "version": "6.9.7",
"source": {
"type": "git",
"url": "https://github.com/roots/wordpress.git",
- "reference": "2fa44383ade9e8ccbb986e95ca70a365c8221eb1"
+ "reference": "eb3d108f216618a858dcaed691e00e68f0ccff9f"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/roots/wordpress/zipball/2fa44383ade9e8ccbb986e95ca70a365c8221eb1",
- "reference": "2fa44383ade9e8ccbb986e95ca70a365c8221eb1",
+ "url": "https://api.github.com/repos/roots/wordpress/zipball/eb3d108f216618a858dcaed691e00e68f0ccff9f",
+ "reference": "eb3d108f216618a858dcaed691e00e68f0ccff9f",
"shasum": ""
},
"require": {
- "roots/wordpress-core-installer": "^3.0",
+ "roots/wordpress-core-installer": "^4.0",
"roots/wordpress-no-content": "self.version"
},
"type": "metapackage",
@@ -1973,7 +2021,7 @@
],
"support": {
"issues": "https://github.com/roots/wordpress/issues",
- "source": "https://github.com/roots/wordpress/tree/6.9.4"
+ "source": "https://github.com/roots/wordpress/tree/7.0.4"
},
"funding": [
{
@@ -1981,24 +2029,24 @@
"type": "github"
}
],
- "time": "2026-03-09T19:47:29+00:00"
+ "time": "2026-03-22T13:26:54+00:00"
},
{
"name": "roots/wordpress-core-installer",
- "version": "3.0.0",
+ "version": "v4.0.0",
"source": {
"type": "git",
"url": "https://github.com/roots/wordpress-core-installer.git",
- "reference": "714d2e2a9e523f6e7bde4810d5a04aedf0ec217f"
+ "reference": "85d3589252eb93eee836facf33b54ce30c565bea"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/roots/wordpress-core-installer/zipball/714d2e2a9e523f6e7bde4810d5a04aedf0ec217f",
- "reference": "714d2e2a9e523f6e7bde4810d5a04aedf0ec217f",
+ "url": "https://api.github.com/repos/roots/wordpress-core-installer/zipball/85d3589252eb93eee836facf33b54ce30c565bea",
+ "reference": "85d3589252eb93eee836facf33b54ce30c565bea",
"shasum": ""
},
"require": {
- "composer-plugin-api": "^1.0 || ^2.0",
+ "composer-plugin-api": "^2.0",
"php": ">=7.2.24"
},
"conflict": {
@@ -2008,7 +2056,7 @@
"johnpbloch/wordpress-core-installer": "*"
},
"require-dev": {
- "composer/composer": "^1.0 || ^2.0",
+ "composer/composer": "^2.0",
"phpunit/phpunit": "^8.5"
},
"type": "composer-plugin",
@@ -2040,7 +2088,7 @@
],
"support": {
"issues": "https://github.com/roots/wordpress-core-installer/issues",
- "source": "https://github.com/roots/wordpress-core-installer/tree/3.0.0"
+ "source": "https://github.com/roots/wordpress-core-installer/tree/v4.0.0"
},
"funding": [
{
@@ -2048,27 +2096,27 @@
"type": "github"
}
],
- "time": "2025-05-23T18:47:25+00:00"
+ "time": "2026-03-22T03:17:23+00:00"
},
{
"name": "roots/wordpress-no-content",
- "version": "6.9.4",
+ "version": "6.9.7",
"source": {
"type": "git",
"url": "https://github.com/WordPress/WordPress.git",
- "reference": "6.9.4"
+ "reference": "6.9.7"
},
"dist": {
"type": "zip",
- "url": "https://downloads.w.org/release/wordpress-6.9.4-no-content.zip",
- "reference": "6.9.4",
- "shasum": "8ae812bb54223ef859cd3de37f1c6b1db20e0e6f"
+ "url": "https://downloads.w.org/release/wordpress-6.9.7-no-content.zip",
+ "reference": "6.9.7",
+ "shasum": "32c7a1121934995d9399d78d6d7f848468a6318a"
},
"require": {
"php": ">= 7.2.24"
},
"provide": {
- "wordpress/core-implementation": "6.9.4"
+ "wordpress/core-implementation": "6.9.7"
},
"suggest": {
"ext-curl": "Performs remote request operations.",
@@ -2119,7 +2167,7 @@
"type": "other"
}
],
- "time": "2026-03-11T15:49:55+00:00"
+ "time": "2026-08-12T14:47:32+00:00"
},
{
"name": "sebastian/cli-parser",
@@ -2562,16 +2610,16 @@
},
{
"name": "sebastian/exporter",
- "version": "4.0.8",
+ "version": "4.0.9",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/exporter.git",
- "reference": "14c6ba52f95a36c3d27c835d65efc7123c446e8c"
+ "reference": "4352c1a3df741a7ba9e61af6fed51d1fee41cbf7"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/14c6ba52f95a36c3d27c835d65efc7123c446e8c",
- "reference": "14c6ba52f95a36c3d27c835d65efc7123c446e8c",
+ "url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/4352c1a3df741a7ba9e61af6fed51d1fee41cbf7",
+ "reference": "4352c1a3df741a7ba9e61af6fed51d1fee41cbf7",
"shasum": ""
},
"require": {
@@ -2627,7 +2675,7 @@
],
"support": {
"issues": "https://github.com/sebastianbergmann/exporter/issues",
- "source": "https://github.com/sebastianbergmann/exporter/tree/4.0.8"
+ "source": "https://github.com/sebastianbergmann/exporter/tree/4.0.9"
},
"funding": [
{
@@ -2647,7 +2695,7 @@
"type": "tidelift"
}
],
- "time": "2025-09-24T06:03:27+00:00"
+ "time": "2026-08-11T04:55:59+00:00"
},
{
"name": "sebastian/global-state",
@@ -2896,16 +2944,16 @@
},
{
"name": "sebastian/recursion-context",
- "version": "4.0.6",
+ "version": "4.0.7",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/recursion-context.git",
- "reference": "539c6691e0623af6dc6f9c20384c120f963465a0"
+ "reference": "c85be6922b7fd365942b986b9a50397d65407611"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/sebastianbergmann/recursion-context/zipball/539c6691e0623af6dc6f9c20384c120f963465a0",
- "reference": "539c6691e0623af6dc6f9c20384c120f963465a0",
+ "url": "https://api.github.com/repos/sebastianbergmann/recursion-context/zipball/c85be6922b7fd365942b986b9a50397d65407611",
+ "reference": "c85be6922b7fd365942b986b9a50397d65407611",
"shasum": ""
},
"require": {
@@ -2947,7 +2995,7 @@
"homepage": "https://github.com/sebastianbergmann/recursion-context",
"support": {
"issues": "https://github.com/sebastianbergmann/recursion-context/issues",
- "source": "https://github.com/sebastianbergmann/recursion-context/tree/4.0.6"
+ "source": "https://github.com/sebastianbergmann/recursion-context/tree/4.0.7"
},
"funding": [
{
@@ -2967,7 +3015,7 @@
"type": "tidelift"
}
],
- "time": "2025-08-10T06:57:39+00:00"
+ "time": "2026-08-11T05:25:24+00:00"
},
{
"name": "sebastian/resource-operations",
@@ -3462,16 +3510,16 @@
},
{
"name": "symfony/polyfill-intl-grapheme",
- "version": "v1.38.1",
+ "version": "v1.41.0",
"source": {
"type": "git",
"url": "https://github.com/symfony/polyfill-intl-grapheme.git",
- "reference": "e9247d281d694a5120554d9afaf54e070e88a603"
+ "reference": "bb899c1db0aa8127dc3afe8cda4a67eb24915f8d"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/polyfill-intl-grapheme/zipball/e9247d281d694a5120554d9afaf54e070e88a603",
- "reference": "e9247d281d694a5120554d9afaf54e070e88a603",
+ "url": "https://api.github.com/repos/symfony/polyfill-intl-grapheme/zipball/bb899c1db0aa8127dc3afe8cda4a67eb24915f8d",
+ "reference": "bb899c1db0aa8127dc3afe8cda4a67eb24915f8d",
"shasum": ""
},
"require": {
@@ -3520,7 +3568,7 @@
"shim"
],
"support": {
- "source": "https://github.com/symfony/polyfill-intl-grapheme/tree/v1.38.1"
+ "source": "https://github.com/symfony/polyfill-intl-grapheme/tree/v1.41.0"
},
"funding": [
{
@@ -3540,20 +3588,20 @@
"type": "tidelift"
}
],
- "time": "2026-05-26T05:58:03+00:00"
+ "time": "2026-07-28T08:25:59+00:00"
},
{
"name": "symfony/polyfill-intl-normalizer",
- "version": "v1.38.0",
+ "version": "v1.42.0",
"source": {
"type": "git",
"url": "https://github.com/symfony/polyfill-intl-normalizer.git",
- "reference": "2d446c214bdbe5b71bde5011b060a05fece3ae6b"
+ "reference": "aa20edea75bd9c48cfecc8360922e5a6e5c44502"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/polyfill-intl-normalizer/zipball/2d446c214bdbe5b71bde5011b060a05fece3ae6b",
- "reference": "2d446c214bdbe5b71bde5011b060a05fece3ae6b",
+ "url": "https://api.github.com/repos/symfony/polyfill-intl-normalizer/zipball/aa20edea75bd9c48cfecc8360922e5a6e5c44502",
+ "reference": "aa20edea75bd9c48cfecc8360922e5a6e5c44502",
"shasum": ""
},
"require": {
@@ -3605,7 +3653,7 @@
"shim"
],
"support": {
- "source": "https://github.com/symfony/polyfill-intl-normalizer/tree/v1.38.0"
+ "source": "https://github.com/symfony/polyfill-intl-normalizer/tree/v1.42.0"
},
"funding": [
{
@@ -3625,7 +3673,7 @@
"type": "tidelift"
}
],
- "time": "2026-05-25T13:48:31+00:00"
+ "time": "2026-08-07T06:33:24+00:00"
},
{
"name": "symfony/polyfill-mbstring",
@@ -4161,61 +4209,6 @@
],
"time": "2025-11-17T20:03:58+00:00"
},
- {
- "name": "wikimedia/at-ease",
- "version": "v2.1.0",
- "source": {
- "type": "git",
- "url": "https://github.com/wikimedia/at-ease.git",
- "reference": "e8ebaa7bb7c8a8395481a05f6dc4deaceab11c33"
- },
- "dist": {
- "type": "zip",
- "url": "https://api.github.com/repos/wikimedia/at-ease/zipball/e8ebaa7bb7c8a8395481a05f6dc4deaceab11c33",
- "reference": "e8ebaa7bb7c8a8395481a05f6dc4deaceab11c33",
- "shasum": ""
- },
- "require": {
- "php": ">=7.2.9"
- },
- "require-dev": {
- "mediawiki/mediawiki-codesniffer": "35.0.0",
- "mediawiki/minus-x": "1.1.1",
- "ockcyp/covers-validator": "1.3.3",
- "php-parallel-lint/php-console-highlighter": "0.5.0",
- "php-parallel-lint/php-parallel-lint": "1.2.0",
- "phpunit/phpunit": "^8.5"
- },
- "type": "library",
- "autoload": {
- "files": [
- "src/Wikimedia/Functions.php"
- ],
- "psr-4": {
- "Wikimedia\\AtEase\\": "src/Wikimedia/AtEase/"
- }
- },
- "notification-url": "https://packagist.org/downloads/",
- "license": [
- "GPL-2.0-or-later"
- ],
- "authors": [
- {
- "name": "Tim Starling",
- "email": "tstarling@wikimedia.org"
- },
- {
- "name": "MediaWiki developers",
- "email": "wikitech-l@lists.wikimedia.org"
- }
- ],
- "description": "Safe replacement to @ for suppressing warnings.",
- "homepage": "https://www.mediawiki.org/wiki/at-ease",
- "support": {
- "source": "https://github.com/wikimedia/at-ease/tree/v2.1.0"
- },
- "time": "2021-02-27T15:53:37+00:00"
- },
{
"name": "woocommerce/woocommerce-sniffs",
"version": "1.0.0",
@@ -4391,7 +4384,7 @@
"prefer-stable": true,
"prefer-lowest": false,
"platform": {
- "php": ">=7.2"
+ "php": ">=7.4"
},
"platform-dev": {},
"platform-overrides": {