diff --git a/src/composer.json b/src/composer.json index 9efa67a..80a213e 100644 --- a/src/composer.json +++ b/src/composer.json @@ -16,7 +16,7 @@ ], "require": { "php": ">=8.1", - "johnpbloch/wordpress": "6.5.5", + "johnpbloch/wordpress": "6.6.2", "vlucas/phpdotenv": "5.6.0", "wpackagist-theme/twentytwentyfour": "1.1", "wpackagist-plugin/query-monitor": "3.16.2" diff --git a/src/composer.lock b/src/composer.lock index 2f41cfa..0e392b7 100644 --- a/src/composer.lock +++ b/src/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": "4f88665ac58d2ff473e8efb11e565211", + "content-hash": "e124d59dc38f458ee16149e9cd783ad1", "packages": [ { "name": "composer/installers", @@ -215,20 +215,20 @@ }, { "name": "johnpbloch/wordpress", - "version": "6.5.5", + "version": "6.6.2", "source": { "type": "git", "url": "https://github.com/johnpbloch/wordpress.git", - "reference": "6f83db776f045918e8a4f104bd798ce6988167e4" + "reference": "1bd4fb6bbee375a3428e2aa3593ee2549974b0c1" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/johnpbloch/wordpress/zipball/6f83db776f045918e8a4f104bd798ce6988167e4", - "reference": "6f83db776f045918e8a4f104bd798ce6988167e4", + "url": "https://api.github.com/repos/johnpbloch/wordpress/zipball/1bd4fb6bbee375a3428e2aa3593ee2549974b0c1", + "reference": "1bd4fb6bbee375a3428e2aa3593ee2549974b0c1", "shasum": "" }, "require": { - "johnpbloch/wordpress-core": "6.5.5", + "johnpbloch/wordpress-core": "6.6.2", "johnpbloch/wordpress-core-installer": "^1.0 || ^2.0", "php": ">=7.0.0" }, @@ -257,28 +257,28 @@ "issues": "https://core.trac.wordpress.org/", "source": "https://core.trac.wordpress.org/browser" }, - "time": "2024-06-24T17:24:52+00:00" + "time": "2024-09-10T15:26:46+00:00" }, { "name": "johnpbloch/wordpress-core", - "version": "6.5.5", + "version": "6.6.2", "source": { "type": "git", "url": "https://github.com/johnpbloch/wordpress-core.git", - "reference": "be6edfa018053533267a16e73f6623b0fa27b2df" + "reference": "dbb5f96e78905e26cbfb4c4796d9d5b92c451a81" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/johnpbloch/wordpress-core/zipball/be6edfa018053533267a16e73f6623b0fa27b2df", - "reference": "be6edfa018053533267a16e73f6623b0fa27b2df", + "url": "https://api.github.com/repos/johnpbloch/wordpress-core/zipball/dbb5f96e78905e26cbfb4c4796d9d5b92c451a81", + "reference": "dbb5f96e78905e26cbfb4c4796d9d5b92c451a81", "shasum": "" }, "require": { "ext-json": "*", - "php": ">=7.0.0" + "php": ">=7.2.24" }, "provide": { - "wordpress/core-implementation": "6.5.5" + "wordpress/core-implementation": "6.6.2" }, "type": "wordpress-core", "notification-url": "https://packagist.org/downloads/", @@ -305,7 +305,7 @@ "source": "https://core.trac.wordpress.org/browser", "wiki": "https://codex.wordpress.org/" }, - "time": "2024-06-24T17:24:47+00:00" + "time": "2024-09-10T15:26:41+00:00" }, { "name": "johnpbloch/wordpress-core-installer",