diff --git a/composer.json b/composer.json index 468a7d4..436bba2 100644 --- a/composer.json +++ b/composer.json @@ -47,7 +47,7 @@ "figuren-theater/ft-themes": "1.3.0", "figuren-theater/ft-theming": "1.2.0", "inpsyde/wp-translation-downloader": "2.5", - "johnpbloch/wordpress": "6.4.3" + "johnpbloch/wordpress": "6.6.2" }, "require-dev": { "figuren-theater/code-quality": "*" diff --git a/composer.lock b/composer.lock index f922981..3b54a9e 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": "5cd3248a5925731c7ea2982aed292821", + "content-hash": "f9554a80ee5be3871cfea331af8bf873", "packages": [ { "name": "10up/distributor", @@ -2891,20 +2891,20 @@ }, { "name": "johnpbloch/wordpress", - "version": "6.4.3", + "version": "6.6.2", "source": { "type": "git", "url": "https://github.com/johnpbloch/wordpress.git", - "reference": "b20c2071f4cd609953dbd7ffc97e5201094499f0" + "reference": "1bd4fb6bbee375a3428e2aa3593ee2549974b0c1" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/johnpbloch/wordpress/zipball/b20c2071f4cd609953dbd7ffc97e5201094499f0", - "reference": "b20c2071f4cd609953dbd7ffc97e5201094499f0", + "url": "https://api.github.com/repos/johnpbloch/wordpress/zipball/1bd4fb6bbee375a3428e2aa3593ee2549974b0c1", + "reference": "1bd4fb6bbee375a3428e2aa3593ee2549974b0c1", "shasum": "" }, "require": { - "johnpbloch/wordpress-core": "6.4.3", + "johnpbloch/wordpress-core": "6.6.2", "johnpbloch/wordpress-core-installer": "^1.0 || ^2.0", "php": ">=7.0.0" }, @@ -2933,28 +2933,28 @@ "issues": "https://core.trac.wordpress.org/", "source": "https://core.trac.wordpress.org/browser" }, - "time": "2024-01-30T19:31:18+00:00" + "time": "2024-09-10T15:26:46+00:00" }, { "name": "johnpbloch/wordpress-core", - "version": "6.4.3", + "version": "6.6.2", "source": { "type": "git", "url": "https://github.com/johnpbloch/wordpress-core.git", - "reference": "389a4e72f3e14a995f89fa4bc5a69c7cf75ae2a8" + "reference": "dbb5f96e78905e26cbfb4c4796d9d5b92c451a81" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/johnpbloch/wordpress-core/zipball/389a4e72f3e14a995f89fa4bc5a69c7cf75ae2a8", - "reference": "389a4e72f3e14a995f89fa4bc5a69c7cf75ae2a8", + "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.4.3" + "wordpress/core-implementation": "6.6.2" }, "type": "wordpress-core", "notification-url": "https://packagist.org/downloads/", @@ -2981,7 +2981,7 @@ "source": "https://core.trac.wordpress.org/browser", "wiki": "https://codex.wordpress.org/" }, - "time": "2024-01-30T19:31:14+00:00" + "time": "2024-09-10T15:26:41+00:00" }, { "name": "johnpbloch/wordpress-core-installer",