diff --git a/composer.lock b/composer.lock index f482e42..071c40c 100644 --- a/composer.lock +++ b/composer.lock @@ -175,16 +175,16 @@ }, { "name": "johnpbloch/wordpress-core", - "version": "6.8.2", + "version": "6.8.3", "source": { "type": "git", "url": "https://github.com/johnpbloch/wordpress-core.git", - "reference": "316a8fe38b6dde4e4f399946809f040462038403" + "reference": "0641ab5518c94c1ab094ad4ccdc46aa9c4657fc1" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/johnpbloch/wordpress-core/zipball/316a8fe38b6dde4e4f399946809f040462038403", - "reference": "316a8fe38b6dde4e4f399946809f040462038403", + "url": "https://api.github.com/repos/johnpbloch/wordpress-core/zipball/0641ab5518c94c1ab094ad4ccdc46aa9c4657fc1", + "reference": "0641ab5518c94c1ab094ad4ccdc46aa9c4657fc1", "shasum": "" }, "require": { @@ -192,7 +192,7 @@ "php": ">=7.2.24" }, "provide": { - "wordpress/core-implementation": "6.8.2" + "wordpress/core-implementation": "6.8.3" }, "type": "wordpress-core", "notification-url": "https://packagist.org/downloads/", @@ -219,7 +219,7 @@ "source": "https://core.trac.wordpress.org/browser", "wiki": "https://codex.wordpress.org/" }, - "time": "2025-07-15T15:32:59+00:00" + "time": "2025-09-30T18:14:19+00:00" }, { "name": "myclabs/deep-copy",