diff --git a/composer.json b/composer.json index 35bf9cd..4e563d3 100644 --- a/composer.json +++ b/composer.json @@ -39,7 +39,7 @@ "require": { "composer/installers": "2.3.0", "vlucas/phpdotenv": "5.6.4", - "johnpbloch/wordpress": "7.0.1", + "johnpbloch/wordpress": "7.0.2", "oscarotero/env": "v2.1.1", "wpackagist-theme/twentytwentyfive": "1.5" }, diff --git a/composer.lock b/composer.lock index 7ea6412..2c6dfdc 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": "73bdd500e96f4f711d6d8619900c35ae", + "content-hash": "91302c9f070086a1cdc0cdfc0164206c", "packages": [ { "name": "composer/installers", @@ -216,20 +216,20 @@ }, { "name": "johnpbloch/wordpress", - "version": "7.0.1", + "version": "7.0.2", "source": { "type": "git", "url": "https://github.com/johnpbloch/wordpress.git", - "reference": "ea30e333777a79cc70019f2cf9c4c6c8f3da576c" + "reference": "c98fe6866cfe00796c22609b260e01568d35f14a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/johnpbloch/wordpress/zipball/ea30e333777a79cc70019f2cf9c4c6c8f3da576c", - "reference": "ea30e333777a79cc70019f2cf9c4c6c8f3da576c", + "url": "https://api.github.com/repos/johnpbloch/wordpress/zipball/c98fe6866cfe00796c22609b260e01568d35f14a", + "reference": "c98fe6866cfe00796c22609b260e01568d35f14a", "shasum": "" }, "require": { - "johnpbloch/wordpress-core": "7.0.1", + "johnpbloch/wordpress-core": "7.0.2", "johnpbloch/wordpress-core-installer": "^1.0 || ^2.0", "php": ">=7.0.0" }, @@ -258,20 +258,20 @@ "issues": "https://core.trac.wordpress.org/", "source": "https://core.trac.wordpress.org/browser" }, - "time": "2026-07-09T17:30:50+00:00" + "time": "2026-07-17T18:48:31+00:00" }, { "name": "johnpbloch/wordpress-core", - "version": "7.0.1", + "version": "7.0.2", "source": { "type": "git", "url": "https://github.com/johnpbloch/wordpress-core.git", - "reference": "0c01203eef6b96b4d99a1418833d5b0a6740e594" + "reference": "7c0153862c16407dce737ccc87a64a25953b687b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/johnpbloch/wordpress-core/zipball/0c01203eef6b96b4d99a1418833d5b0a6740e594", - "reference": "0c01203eef6b96b4d99a1418833d5b0a6740e594", + "url": "https://api.github.com/repos/johnpbloch/wordpress-core/zipball/7c0153862c16407dce737ccc87a64a25953b687b", + "reference": "7c0153862c16407dce737ccc87a64a25953b687b", "shasum": "" }, "require": { @@ -279,7 +279,7 @@ "php": ">=7.4" }, "provide": { - "wordpress/core-implementation": "7.0.1" + "wordpress/core-implementation": "7.0.2" }, "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-07-09T17:30:46+00:00" + "time": "2026-07-17T18:48:27+00:00" }, { "name": "johnpbloch/wordpress-core-installer",