diff --git a/composer.json b/composer.json index d9fa30453309330e737a7ca9d6da3a52eecd5d85..b41748598cbba7653140921fbcbb4dbdb10cab7f 100644 --- a/composer.json +++ b/composer.json @@ -119,7 +119,7 @@ "wpackagist-plugin/secure-encrypted-form": "1.0.1", "wpackagist-theme/twentytwentyone": "2.4", "wpackagist-plugin/wpgancio": "1.12", - "roots/wordpress": "6.7", + "roots/wordpress": "6.7.1", "noblogs/wplang": "0.0.9", "wpackagist-theme/twentytwentytwo": "1.9", "wpackagist-theme/twentytwentythree": "1.6", diff --git a/composer.lock b/composer.lock index a19cd8660e127d29ccbbb9528ebd765467419811..ba9af239a7503c6124ddf490b09e4a938d4fb04e 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": "abf0da2e60338e4a70141e9dfdebf61b", + "content-hash": "914e50ed01a38d1e6d59a6b2a43578b0", "packages": [ { "name": "composer/installers", @@ -708,16 +708,16 @@ }, { "name": "roots/wordpress", - "version": "6.7", + "version": "6.7.1", "source": { "type": "git", "url": "https://github.com/roots/wordpress.git", - "reference": "1bdabdb9171ac5323edbf4792ce353d475467d27" + "reference": "9451af491af7124c12186398c56ab87a6e145123" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/roots/wordpress/zipball/1bdabdb9171ac5323edbf4792ce353d475467d27", - "reference": "1bdabdb9171ac5323edbf4792ce353d475467d27", + "url": "https://api.github.com/repos/roots/wordpress/zipball/9451af491af7124c12186398c56ab87a6e145123", + "reference": "9451af491af7124c12186398c56ab87a6e145123", "shasum": "" }, "require": { @@ -739,7 +739,7 @@ ], "support": { "issues": "https://github.com/roots/wordpress/issues", - "source": "https://github.com/roots/wordpress/tree/6.7" + "source": "https://github.com/roots/wordpress/tree/6.7.1" }, "funding": [ { @@ -747,7 +747,7 @@ "type": "github" } ], - "time": "2024-07-16T12:03:00+00:00" + "time": "2024-11-13T09:56:09+00:00" }, { "name": "roots/wordpress-core-installer", @@ -822,22 +822,22 @@ }, { "name": "roots/wordpress-no-content", - "version": "6.7", + "version": "6.7.1", "source": { "type": "git", "url": "https://github.com/WordPress/WordPress.git", - "reference": "6.7" + "reference": "6.7.1" }, "dist": { "type": "zip", - "url": "https://downloads.wordpress.org/release/wordpress-6.7-no-content.zip", - "shasum": "d30558244ed409b6421a5454f9c837d0884317f2" + "url": "https://downloads.wordpress.org/release/wordpress-6.7.1-no-content.zip", + "shasum": "321a5b819369e772ce606fbc12b1e264fb73da5b" }, "require": { "php": ">= 7.2.24" }, "provide": { - "wordpress/core-implementation": "6.7" + "wordpress/core-implementation": "6.7.1" }, "suggest": { "ext-curl": "Performs remote request operations.", @@ -888,7 +888,7 @@ "type": "other" } ], - "time": "2024-11-12T20:51:37+00:00" + "time": "2024-11-21T14:15:19+00:00" }, { "name": "wpackagist-plugin/activitypub",