diff --git a/composer.lock b/composer.lock index c335801..34aa9cb 100644 --- a/composer.lock +++ b/composer.lock @@ -425,7 +425,7 @@ }, { "name": "roots/wordpress", - "version": "7.0", + "version": "7.0.1", "source": { "type": "git", "url": "https://github.com/roots/wordpress.git", @@ -456,7 +456,7 @@ ], "support": { "issues": "https://github.com/roots/wordpress/issues", - "source": "https://github.com/roots/wordpress/tree/7.0" + "source": "https://github.com/roots/wordpress/tree/7.0.1" }, "funding": [ { @@ -535,23 +535,23 @@ }, { "name": "roots/wordpress-no-content", - "version": "7.0", + "version": "7.0.1", "source": { "type": "git", "url": "https://github.com/WordPress/WordPress.git", - "reference": "7.0" + "reference": "7.0.1" }, "dist": { "type": "zip", - "url": "https://downloads.w.org/release/wordpress-7.0-no-content.zip", - "reference": "7.0", - "shasum": "2ffdd31a747f68e3e5633064993997a7ce881975" + "url": "https://downloads.w.org/release/wordpress-7.0.1-no-content.zip", + "reference": "7.0.1", + "shasum": "808ab53004d9c6fe69175855cd7d2317fe9502b3" }, "require": { "php": ">= 7.4" }, "provide": { - "wordpress/core-implementation": "7.0" + "wordpress/core-implementation": "7.0.1" }, "suggest": { "ext-curl": "Performs remote request operations.", @@ -602,7 +602,7 @@ "type": "other" } ], - "time": "2026-05-20T18:34:28+00:00" + "time": "2026-07-09T17:26:02+00:00" }, { "name": "roots/wp-config",