diff --git a/composer.json b/composer.json index e392c9c..24ac1f1 100644 --- a/composer.json +++ b/composer.json @@ -39,7 +39,7 @@ "require": { "composer/installers": "2.3.0", "vlucas/phpdotenv": "5.6.3", - "johnpbloch/wordpress": "6.9.4", + "johnpbloch/wordpress": "7.0.0", "oscarotero/env": "v2.1.1", "wpackagist-theme/twentytwentyfive": "1.5" }, diff --git a/composer.lock b/composer.lock index 1fbd0b1..d3bb8d9 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": "08aede636556a2dab4616cf2ab5144e9", + "content-hash": "4fcfe903cf007a777f4d9acfa8c5a333", "packages": [ { "name": "composer/installers", @@ -216,20 +216,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" }, @@ -258,28 +258,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/", @@ -306,7 +306,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",