diff --git a/composer.json b/composer.json index 7a58848..35bf9cd 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.0", + "johnpbloch/wordpress": "7.0.1", "oscarotero/env": "v2.1.1", "wpackagist-theme/twentytwentyfive": "1.5" }, diff --git a/composer.lock b/composer.lock index 6267bbd..7ea6412 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": "04e78504d4193b76e3f40761200bc729", + "content-hash": "73bdd500e96f4f711d6d8619900c35ae", "packages": [ { "name": "composer/installers", @@ -216,20 +216,20 @@ }, { "name": "johnpbloch/wordpress", - "version": "7.0.0", + "version": "7.0.1", "source": { "type": "git", "url": "https://github.com/johnpbloch/wordpress.git", - "reference": "63bf4148c87ce5ea6319ffe7ae07e8f9f1c01311" + "reference": "ea30e333777a79cc70019f2cf9c4c6c8f3da576c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/johnpbloch/wordpress/zipball/63bf4148c87ce5ea6319ffe7ae07e8f9f1c01311", - "reference": "63bf4148c87ce5ea6319ffe7ae07e8f9f1c01311", + "url": "https://api.github.com/repos/johnpbloch/wordpress/zipball/ea30e333777a79cc70019f2cf9c4c6c8f3da576c", + "reference": "ea30e333777a79cc70019f2cf9c4c6c8f3da576c", "shasum": "" }, "require": { - "johnpbloch/wordpress-core": "7.0.0", + "johnpbloch/wordpress-core": "7.0.1", "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-05-20T19:36:44+00:00" + "time": "2026-07-09T17:30:50+00:00" }, { "name": "johnpbloch/wordpress-core", - "version": "7.0.0", + "version": "7.0.1", "source": { "type": "git", "url": "https://github.com/johnpbloch/wordpress-core.git", - "reference": "fcbc2f2636d65ae060dfb6a5377ba43e0a599e84" + "reference": "0c01203eef6b96b4d99a1418833d5b0a6740e594" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/johnpbloch/wordpress-core/zipball/fcbc2f2636d65ae060dfb6a5377ba43e0a599e84", - "reference": "fcbc2f2636d65ae060dfb6a5377ba43e0a599e84", + "url": "https://api.github.com/repos/johnpbloch/wordpress-core/zipball/0c01203eef6b96b4d99a1418833d5b0a6740e594", + "reference": "0c01203eef6b96b4d99a1418833d5b0a6740e594", "shasum": "" }, "require": { @@ -279,7 +279,7 @@ "php": ">=7.4" }, "provide": { - "wordpress/core-implementation": "7.0.0" + "wordpress/core-implementation": "7.0.1" }, "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-05-20T19:36:40+00:00" + "time": "2026-07-09T17:30:46+00:00" }, { "name": "johnpbloch/wordpress-core-installer",