diff --git a/composer.json b/composer.json index 3507ea5f8da24e5a46058fac15e109cf34190b8e..0ba4f3b6dc8c4081119573f4ffcc25b2cf22a604 100644 --- a/composer.json +++ b/composer.json @@ -119,7 +119,7 @@ "wpackagist-plugin/secure-encrypted-form": "1.0.1", "wpackagist-theme/twentytwentyone": "2.3", "wpackagist-plugin/wpgancio": "1.12", - "roots/wordpress": "6.6.2", + "roots/wordpress": "6.7", "noblogs/wplang": "0.0.9", "wpackagist-theme/twentytwentytwo": "1.8", "wpackagist-theme/twentytwentythree": "1.5", diff --git a/composer.lock b/composer.lock index 369d7d99620fc1be00384fdb2a71833411d0dc42..52ec4845cd8c5b426f499dc60726159d16dfde8e 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": "6e55df76a14f4cdb6c43e9aca3a57356", + "content-hash": "80d653f19de3f176ac4b887cfb65e426", "packages": [ { "name": "composer/installers", @@ -708,7 +708,7 @@ }, { "name": "roots/wordpress", - "version": "6.6.2", + "version": "6.7", "source": { "type": "git", "url": "https://github.com/roots/wordpress.git", @@ -739,7 +739,7 @@ ], "support": { "issues": "https://github.com/roots/wordpress/issues", - "source": "https://github.com/roots/wordpress/tree/6.6.2" + "source": "https://github.com/roots/wordpress/tree/6.7" }, "funding": [ { @@ -822,22 +822,22 @@ }, { "name": "roots/wordpress-no-content", - "version": "6.6.2", + "version": "6.7", "source": { "type": "git", "url": "https://github.com/WordPress/WordPress.git", - "reference": "6.6.2" + "reference": "6.7" }, "dist": { "type": "zip", - "url": "https://downloads.wordpress.org/release/wordpress-6.6.2-no-content.zip", - "shasum": "b496b8a9bb3c6d20a781344cbe3e189f7fd83871" + "url": "https://downloads.wordpress.org/release/wordpress-6.7-no-content.zip", + "shasum": "d30558244ed409b6421a5454f9c837d0884317f2" }, "require": { "php": ">= 7.2.24" }, "provide": { - "wordpress/core-implementation": "6.6.2" + "wordpress/core-implementation": "6.7" }, "suggest": { "ext-curl": "Performs remote request operations.", @@ -888,7 +888,7 @@ "type": "other" } ], - "time": "2024-09-10T15:25:31+00:00" + "time": "2024-11-12T20:51:37+00:00" }, { "name": "wpackagist-plugin/activitypub",