diff --git a/composer.json b/composer.json index 3f1c14d..46436af 100644 --- a/composer.json +++ b/composer.json @@ -17,7 +17,7 @@ "oscarotero/env": "^2.0", "roots/bedrock-autoloader": "^1.0", "roots/bedrock-disallow-indexing": "^2.0", - "roots/wordpress": "7.0", + "roots/wordpress": "7.1", "roots/wp-config": "^1.0", "vlucas/phpdotenv": "^5.0", "wp-plugin/safe-svg": "*", diff --git a/composer.lock b/composer.lock index 91d1ceb..aa60871 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": "bb5b3bcb4d0c27f6e54211aad3bfbbe3", + "content-hash": "187f754481d118b3ce0898356d3755d8", "packages": [ { "name": "composer/installers", @@ -620,7 +620,7 @@ }, { "name": "roots/wordpress", - "version": "7.0", + "version": "7.1", "source": { "type": "git", "url": "https://github.com/roots/wordpress.git", @@ -651,7 +651,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.1" }, "funding": [ { @@ -730,23 +730,23 @@ }, { "name": "roots/wordpress-no-content", - "version": "7.0", + "version": "7.1", "source": { "type": "git", "url": "https://github.com/WordPress/WordPress.git", - "reference": "7.0" + "reference": "7.1" }, "dist": { "type": "zip", - "url": "https://downloads.w.org/release/wordpress-7.0-no-content.zip", - "reference": "7.0", - "shasum": "2ffdd31a747f68e3e5633064993997a7ce881975" + "url": "https://downloads.wordpress.org/release/wordpress-7.1-no-content.zip", + "reference": "7.1", + "shasum": "7b28e5af89345d79a30b44a16cbe3244379d1765" }, "require": { "php": ">= 7.4" }, "provide": { - "wordpress/core-implementation": "7.0" + "wordpress/core-implementation": "7.1" }, "suggest": { "ext-curl": "Performs remote request operations.", @@ -797,7 +797,7 @@ "type": "other" } ], - "time": "2026-05-20T18:34:28+00:00" + "time": "2026-08-19T20:16:40+00:00" }, { "name": "roots/wp-config",