From c4a652d2f6a64c7660ee62a8e9fc99471da14a32 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 13 Oct 2023 11:04:51 +0000 Subject: [PATCH] Bump johnpbloch/wordpress from 6.3.1 to 6.3.2 Bumps [johnpbloch/wordpress](https://github.com/johnpbloch/wordpress) from 6.3.1 to 6.3.2. - [Commits](https://github.com/johnpbloch/wordpress/compare/6.3.1...6.3.2) --- updated-dependencies: - dependency-name: johnpbloch/wordpress dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- composer.lock | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/composer.lock b/composer.lock index 7aa03b1..34e4b1a 100644 --- a/composer.lock +++ b/composer.lock @@ -2747,20 +2747,20 @@ }, { "name": "johnpbloch/wordpress", - "version": "6.3.1", + "version": "6.3.2", "source": { "type": "git", "url": "https://github.com/johnpbloch/wordpress.git", - "reference": "45e299b8eae626d7b1db1eb53a69e63b9cc75bf6" + "reference": "95f0b339643817935ac043b98d4aa1e1a0d08049" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/johnpbloch/wordpress/zipball/45e299b8eae626d7b1db1eb53a69e63b9cc75bf6", - "reference": "45e299b8eae626d7b1db1eb53a69e63b9cc75bf6", + "url": "https://api.github.com/repos/johnpbloch/wordpress/zipball/95f0b339643817935ac043b98d4aa1e1a0d08049", + "reference": "95f0b339643817935ac043b98d4aa1e1a0d08049", "shasum": "" }, "require": { - "johnpbloch/wordpress-core": "6.3.1", + "johnpbloch/wordpress-core": "6.3.2", "johnpbloch/wordpress-core-installer": "^1.0 || ^2.0", "php": ">=7.0.0" }, @@ -2789,20 +2789,20 @@ "issues": "https://core.trac.wordpress.org/", "source": "https://core.trac.wordpress.org/browser" }, - "time": "2023-08-29T14:28:17+00:00" + "time": "2023-10-12T19:02:29+00:00" }, { "name": "johnpbloch/wordpress-core", - "version": "6.3.1", + "version": "6.3.2", "source": { "type": "git", "url": "https://github.com/johnpbloch/wordpress-core.git", - "reference": "fc432f78ae5256b7fa28e810cfdf0b968d003699" + "reference": "0a18695e2ae028ea8485c45053c14525544c1dc7" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/johnpbloch/wordpress-core/zipball/fc432f78ae5256b7fa28e810cfdf0b968d003699", - "reference": "fc432f78ae5256b7fa28e810cfdf0b968d003699", + "url": "https://api.github.com/repos/johnpbloch/wordpress-core/zipball/0a18695e2ae028ea8485c45053c14525544c1dc7", + "reference": "0a18695e2ae028ea8485c45053c14525544c1dc7", "shasum": "" }, "require": { @@ -2810,7 +2810,7 @@ "php": ">=7.0.0" }, "provide": { - "wordpress/core-implementation": "6.3.1" + "wordpress/core-implementation": "6.3.2" }, "type": "wordpress-core", "notification-url": "https://packagist.org/downloads/", @@ -2837,7 +2837,7 @@ "source": "https://core.trac.wordpress.org/browser", "wiki": "https://codex.wordpress.org/" }, - "time": "2023-08-29T14:28:14+00:00" + "time": "2023-10-12T19:02:24+00:00" }, { "name": "johnpbloch/wordpress-core-installer",