diff --git a/composer.json b/composer.json index bf0938274..c0d1f3d60 100644 --- a/composer.json +++ b/composer.json @@ -37,7 +37,7 @@ "oscarotero/env": "^2.1", "roots/bedrock-autoloader": "^1.0", "roots/bedrock-disallow-indexing": "^2.0", - "roots/wordpress": "6.5.5", + "roots/wordpress": "6.6.1", "roots/wp-config": "1.0.0", "roots/wp-password-bcrypt": "1.1.0", "wpackagist-theme/twentytwentyfour": "^1.0" diff --git a/composer.lock b/composer.lock index d0d375ecc..a174fe345 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": "148760e361203517d9bf0edd997b1163", + "content-hash": "07f57b461c940aa6514e4c1a2ce53ac3", "packages": [ { "name": "composer/installers", @@ -465,16 +465,16 @@ }, { "name": "roots/wordpress", - "version": "6.5.5", + "version": "6.6.1", "source": { "type": "git", "url": "https://github.com/roots/wordpress.git", - "reference": "41ff6e23ccbc3a1691406d69fe8c211a225514e2" + "reference": "1bdabdb9171ac5323edbf4792ce353d475467d27" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/roots/wordpress/zipball/41ff6e23ccbc3a1691406d69fe8c211a225514e2", - "reference": "41ff6e23ccbc3a1691406d69fe8c211a225514e2", + "url": "https://api.github.com/repos/roots/wordpress/zipball/1bdabdb9171ac5323edbf4792ce353d475467d27", + "reference": "1bdabdb9171ac5323edbf4792ce353d475467d27", "shasum": "" }, "require": { @@ -496,7 +496,7 @@ ], "support": { "issues": "https://github.com/roots/wordpress/issues", - "source": "https://github.com/roots/wordpress/tree/6.5.5" + "source": "https://github.com/roots/wordpress/tree/6.6.1" }, "funding": [ { @@ -504,7 +504,7 @@ "type": "github" } ], - "time": "2022-06-01T16:54:37+00:00" + "time": "2024-07-16T12:03:00+00:00" }, { "name": "roots/wordpress-core-installer", @@ -579,22 +579,22 @@ }, { "name": "roots/wordpress-no-content", - "version": "6.5.5", + "version": "6.6.1", "source": { "type": "git", "url": "https://github.com/WordPress/WordPress.git", - "reference": "6.5.5" + "reference": "6.6.1" }, "dist": { "type": "zip", - "url": "https://downloads.wordpress.org/release/wordpress-6.5.5-no-content.zip", - "shasum": "064943063cafd63743ae303ec07225f173279527" + "url": "https://downloads.wordpress.org/release/wordpress-6.6.1-no-content.zip", + "shasum": "954aa560a66112cd999aa9d9519da5f964e6692a" }, "require": { "php": ">= 7.0.0" }, "provide": { - "wordpress/core-implementation": "6.5.5" + "wordpress/core-implementation": "6.6.1" }, "suggest": { "ext-curl": "Performs remote request operations.", @@ -645,7 +645,7 @@ "type": "other" } ], - "time": "2024-06-24T19:14:42+00:00" + "time": "2024-07-23T15:25:13+00:00" }, { "name": "roots/wp-config",