diff --git a/composer.json b/composer.json index a23f523..d60cba2 100644 --- a/composer.json +++ b/composer.json @@ -38,7 +38,7 @@ "humanmade/php-basic-auth": "^1.1", "glotpress/glotpress-wp": "^4.0.1", "johnbillion/query-monitor": "^4.0", - "johnpbloch/wordpress": "^6.8", + "johnpbloch/wordpress": "^7.0", "pantheon-systems/wp-redis": "^1.4", "humanmade/wp-redis-predis-client": "^0.2.0", "afragen/git-updater": "^12.24", diff --git a/composer.lock b/composer.lock index 2d861b7..7d4fd45 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": "7bbc0f185f7158c297a02915aa47b3f6", + "content-hash": "424e6d1100bd39408e3005428b0d410e", "packages": [ { "name": "afragen/git-updater", @@ -1529,20 +1529,20 @@ }, { "name": "johnpbloch/wordpress", - "version": "6.9.4", + "version": "7.0.0", "source": { "type": "git", "url": "https://github.com/johnpbloch/wordpress.git", - "reference": "5db0f1be882ca8d0a03a245728b7e9e5a4ed55a6" + "reference": "63bf4148c87ce5ea6319ffe7ae07e8f9f1c01311" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/johnpbloch/wordpress/zipball/5db0f1be882ca8d0a03a245728b7e9e5a4ed55a6", - "reference": "5db0f1be882ca8d0a03a245728b7e9e5a4ed55a6", + "url": "https://api.github.com/repos/johnpbloch/wordpress/zipball/63bf4148c87ce5ea6319ffe7ae07e8f9f1c01311", + "reference": "63bf4148c87ce5ea6319ffe7ae07e8f9f1c01311", "shasum": "" }, "require": { - "johnpbloch/wordpress-core": "6.9.4", + "johnpbloch/wordpress-core": "7.0.0", "johnpbloch/wordpress-core-installer": "^1.0 || ^2.0", "php": ">=7.0.0" }, @@ -1571,28 +1571,28 @@ "issues": "https://core.trac.wordpress.org/", "source": "https://core.trac.wordpress.org/browser" }, - "time": "2026-03-11T15:27:41+00:00" + "time": "2026-05-20T19:36:44+00:00" }, { "name": "johnpbloch/wordpress-core", - "version": "6.9.4", + "version": "7.0.0", "source": { "type": "git", "url": "https://github.com/johnpbloch/wordpress-core.git", - "reference": "13e02e0047ca5c8ec8dc837c2de8a5bd3583b879" + "reference": "fcbc2f2636d65ae060dfb6a5377ba43e0a599e84" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/johnpbloch/wordpress-core/zipball/13e02e0047ca5c8ec8dc837c2de8a5bd3583b879", - "reference": "13e02e0047ca5c8ec8dc837c2de8a5bd3583b879", + "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.9.4" + "wordpress/core-implementation": "7.0.0" }, "type": "wordpress-core", "notification-url": "https://packagist.org/downloads/", @@ -1619,7 +1619,7 @@ "source": "https://core.trac.wordpress.org/browser", "wiki": "https://codex.wordpress.org/" }, - "time": "2026-03-11T15:27:36+00:00" + "time": "2026-05-20T19:36:40+00:00" }, { "name": "johnpbloch/wordpress-core-installer", @@ -2933,5 +2933,5 @@ "prefer-lowest": false, "platform": {}, "platform-dev": {}, - "plugin-api-version": "2.6.0" + "plugin-api-version": "2.9.0" }