diff --git a/composer.json b/composer.json index 687b420..94a971b 100644 --- a/composer.json +++ b/composer.json @@ -52,7 +52,7 @@ "roots/acorn-prettify": "^1.0", "roots/bedrock-autoloader": "^1.0", "roots/bedrock-disallow-indexing": "^2.0", - "roots/wordpress": "6.9.1", + "roots/wordpress": "6.9.4", "roots/wp-config": "1.0.0", "vlucas/phpdotenv": "^5.5", "wpackagist-plugin/redis-cache": "^2.5", diff --git a/composer.lock b/composer.lock index 14eac3f..b34198c 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": "192454eea9a62d26c3c601bde70b775f", + "content-hash": "701348ea1aea46204c9162fe55841697", "packages": [ { "name": "blade-ui-kit/blade-heroicons", @@ -4707,16 +4707,16 @@ }, { "name": "roots/wordpress", - "version": "6.9.1", + "version": "6.9.4", "source": { "type": "git", "url": "https://github.com/roots/wordpress.git", - "reference": "29e4eb49b2f4c591e39d4eb6705a27cf1ea40e45" + "reference": "2fa44383ade9e8ccbb986e95ca70a365c8221eb1" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/roots/wordpress/zipball/29e4eb49b2f4c591e39d4eb6705a27cf1ea40e45", - "reference": "29e4eb49b2f4c591e39d4eb6705a27cf1ea40e45", + "url": "https://api.github.com/repos/roots/wordpress/zipball/2fa44383ade9e8ccbb986e95ca70a365c8221eb1", + "reference": "2fa44383ade9e8ccbb986e95ca70a365c8221eb1", "shasum": "" }, "require": { @@ -4738,7 +4738,7 @@ ], "support": { "issues": "https://github.com/roots/wordpress/issues", - "source": "https://github.com/roots/wordpress/tree/6.9.1" + "source": "https://github.com/roots/wordpress/tree/6.9.4" }, "funding": [ { @@ -4746,7 +4746,7 @@ "type": "github" } ], - "time": "2025-05-23T18:54:22+00:00" + "time": "2026-03-09T19:47:29+00:00" }, { "name": "roots/wordpress-core-installer", @@ -4817,23 +4817,23 @@ }, { "name": "roots/wordpress-no-content", - "version": "6.9.1", + "version": "6.9.4", "source": { "type": "git", "url": "https://github.com/WordPress/WordPress.git", - "reference": "6.9.1" + "reference": "6.9.4" }, "dist": { "type": "zip", - "url": "https://downloads.wordpress.org/release/wordpress-6.9.1-no-content.zip", - "reference": "6.9.1", - "shasum": "27121719e788b7c9e35cfcf8984ad8b42bd423d6" + "url": "https://downloads.w.org/release/wordpress-6.9.4-no-content.zip", + "reference": "6.9.4", + "shasum": "8ae812bb54223ef859cd3de37f1c6b1db20e0e6f" }, "require": { "php": ">= 7.2.24" }, "provide": { - "wordpress/core-implementation": "6.9.1" + "wordpress/core-implementation": "6.9.4" }, "suggest": { "ext-curl": "Performs remote request operations.", @@ -4884,7 +4884,7 @@ "type": "other" } ], - "time": "2026-02-03T17:39:17+00:00" + "time": "2026-03-11T15:49:55+00:00" }, { "name": "roots/wp-config",