From 4d5ac8c33c9370d8c16223442b4bdf8e944c7fa5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 24 Jul 2024 13:34:44 +0000 Subject: [PATCH] Bump johnpbloch/wordpress-core from 6.1.1 to 6.6.1 Bumps [johnpbloch/wordpress-core](https://github.com/johnpbloch/wordpress-core) from 6.1.1 to 6.6.1. - [Commits](https://github.com/johnpbloch/wordpress-core/compare/6.1.1...6.6.1) --- updated-dependencies: - dependency-name: johnpbloch/wordpress-core dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- composer.lock | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/composer.lock b/composer.lock index db0832c..5cb3cf6 100644 --- a/composer.lock +++ b/composer.lock @@ -731,24 +731,24 @@ }, { "name": "johnpbloch/wordpress-core", - "version": "6.1.1", + "version": "6.6.1", "source": { "type": "git", "url": "https://github.com/johnpbloch/wordpress-core.git", - "reference": "c9688597721b8579f3c29028e572a7b9753db893" + "reference": "fa02256788137720864796f1fb290db6a35cb035" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/johnpbloch/wordpress-core/zipball/c9688597721b8579f3c29028e572a7b9753db893", - "reference": "c9688597721b8579f3c29028e572a7b9753db893", + "url": "https://api.github.com/repos/johnpbloch/wordpress-core/zipball/fa02256788137720864796f1fb290db6a35cb035", + "reference": "fa02256788137720864796f1fb290db6a35cb035", "shasum": "" }, "require": { "ext-json": "*", - "php": ">=5.6.20" + "php": ">=7.2.24" }, "provide": { - "wordpress/core-implementation": "6.1.1" + "wordpress/core-implementation": "6.6.1" }, "type": "wordpress-core", "notification-url": "https://packagist.org/downloads/", @@ -775,7 +775,7 @@ "source": "https://core.trac.wordpress.org/browser", "wiki": "https://codex.wordpress.org/" }, - "time": "2022-11-15T19:11:58+00:00" + "time": "2024-07-23T15:25:57+00:00" }, { "name": "netresearch/jsonmapper", @@ -2698,5 +2698,5 @@ "prefer-lowest": false, "platform": [], "platform-dev": [], - "plugin-api-version": "2.3.0" + "plugin-api-version": "2.6.0" }