diff --git a/composer.json b/composer.json index 83c25147c5fb1db8253210c09c29cf1098d86114..b98793687ff6ea5a1ee0fe58af44a5a718f6fe63 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.1", + "roots/wordpress": "6.7.2", "noblogs/wplang": "0.0.9", "wpackagist-theme/twentytwentytwo": "1.9", "wpackagist-theme/twentytwentythree": "1.6", diff --git a/composer.lock b/composer.lock index 1528e612cec73ee82cc53f27e0879b7ae7c8d228..134a52ea136bfa74a78a9c0e700355fee528104b 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": "8a4b4ab8bdc534665f31c3e3eeeabb85", + "content-hash": "5b2a2008a06e7171a0f6c17164a9a852", "packages": [ { "name": "composer/installers", @@ -708,16 +708,16 @@ }, { "name": "roots/wordpress", - "version": "6.7.1", + "version": "6.7.2", "source": { "type": "git", "url": "https://github.com/roots/wordpress.git", - "reference": "9451af491af7124c12186398c56ab87a6e145123" + "reference": "c53e4173d239dcaf8889f9f84c0b827a0cf643e9" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/roots/wordpress/zipball/9451af491af7124c12186398c56ab87a6e145123", - "reference": "9451af491af7124c12186398c56ab87a6e145123", + "url": "https://api.github.com/repos/roots/wordpress/zipball/c53e4173d239dcaf8889f9f84c0b827a0cf643e9", + "reference": "c53e4173d239dcaf8889f9f84c0b827a0cf643e9", "shasum": "" }, "require": { @@ -739,7 +739,7 @@ ], "support": { "issues": "https://github.com/roots/wordpress/issues", - "source": "https://github.com/roots/wordpress/tree/6.7.1" + "source": "https://github.com/roots/wordpress/tree/6.7.2" }, "funding": [ { @@ -747,7 +747,7 @@ "type": "github" } ], - "time": "2024-11-13T09:56:09+00:00" + "time": "2024-12-15T16:32:37+00:00" }, { "name": "roots/wordpress-core-installer", @@ -822,22 +822,22 @@ }, { "name": "roots/wordpress-no-content", - "version": "6.7.1", + "version": "6.7.2", "source": { "type": "git", "url": "https://github.com/WordPress/WordPress.git", - "reference": "6.7.1" + "reference": "6.7.2" }, "dist": { "type": "zip", - "url": "https://downloads.wordpress.org/release/wordpress-6.7.1-no-content.zip", - "shasum": "321a5b819369e772ce606fbc12b1e264fb73da5b" + "url": "https://downloads.wordpress.org/release/wordpress-6.7.2-no-content.zip", + "shasum": "c33ca276601dee0ddf1e80d3e66403929a696e63" }, "require": { "php": ">= 7.2.24" }, "provide": { - "wordpress/core-implementation": "6.7.1" + "wordpress/core-implementation": "6.7.2" }, "suggest": { "ext-curl": "Performs remote request operations.", @@ -888,7 +888,7 @@ "type": "other" } ], - "time": "2024-11-21T14:15:19+00:00" + "time": "2025-02-11T16:29:31+00:00" }, { "name": "wpackagist-plugin/activitypub",