diff --git a/composer.json b/composer.json index 1061f17..12d5cbc 100644 --- a/composer.json +++ b/composer.json @@ -43,7 +43,7 @@ ], "require-dev": { "thecodeco/coding-standards": "dev-main", - "johnpbloch/wordpress": "^6.6" + "johnpbloch/wordpress": "^7.0" }, "config": { "allow-plugins": { diff --git a/composer.lock b/composer.lock index 28e2f4c..e60a5e7 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": "34fc29959f53425a37c108e5282ededc", + "content-hash": "1ad5a1f95b0cf129359608aa68b5c2f3", "packages": [], "packages-dev": [ { @@ -141,20 +141,20 @@ }, { "name": "johnpbloch/wordpress", - "version": "6.6.2", + "version": "7.0.0", "source": { "type": "git", "url": "https://github.com/johnpbloch/wordpress.git", - "reference": "1bd4fb6bbee375a3428e2aa3593ee2549974b0c1" + "reference": "63bf4148c87ce5ea6319ffe7ae07e8f9f1c01311" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/johnpbloch/wordpress/zipball/1bd4fb6bbee375a3428e2aa3593ee2549974b0c1", - "reference": "1bd4fb6bbee375a3428e2aa3593ee2549974b0c1", + "url": "https://api.github.com/repos/johnpbloch/wordpress/zipball/63bf4148c87ce5ea6319ffe7ae07e8f9f1c01311", + "reference": "63bf4148c87ce5ea6319ffe7ae07e8f9f1c01311", "shasum": "" }, "require": { - "johnpbloch/wordpress-core": "6.6.2", + "johnpbloch/wordpress-core": "7.0.0", "johnpbloch/wordpress-core-installer": "^1.0 || ^2.0", "php": ">=7.0.0" }, @@ -183,28 +183,28 @@ "issues": "https://core.trac.wordpress.org/", "source": "https://core.trac.wordpress.org/browser" }, - "time": "2024-09-10T15:26:46+00:00" + "time": "2026-05-20T19:36:44+00:00" }, { "name": "johnpbloch/wordpress-core", - "version": "6.6.2", + "version": "7.0.0", "source": { "type": "git", "url": "https://github.com/johnpbloch/wordpress-core.git", - "reference": "dbb5f96e78905e26cbfb4c4796d9d5b92c451a81" + "reference": "fcbc2f2636d65ae060dfb6a5377ba43e0a599e84" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/johnpbloch/wordpress-core/zipball/dbb5f96e78905e26cbfb4c4796d9d5b92c451a81", - "reference": "dbb5f96e78905e26cbfb4c4796d9d5b92c451a81", + "url": "https://api.github.com/repos/johnpbloch/wordpress-core/zipball/fcbc2f2636d65ae060dfb6a5377ba43e0a599e84", + "reference": "fcbc2f2636d65ae060dfb6a5377ba43e0a599e84", "shasum": "" }, "require": { "ext-json": "*", - "php": ">=7.2.24" + "php": ">=7.4" }, "provide": { - "wordpress/core-implementation": "6.6.2" + "wordpress/core-implementation": "7.0.0" }, "type": "wordpress-core", "notification-url": "https://packagist.org/downloads/", @@ -231,7 +231,7 @@ "source": "https://core.trac.wordpress.org/browser", "wiki": "https://codex.wordpress.org/" }, - "time": "2024-09-10T15:26:41+00:00" + "time": "2026-05-20T19:36:40+00:00" }, { "name": "johnpbloch/wordpress-core-installer", @@ -913,6 +913,6 @@ "platform": { "php": ">=8.1" }, - "platform-dev": [], - "plugin-api-version": "2.6.0" + "platform-dev": {}, + "plugin-api-version": "2.9.0" }