diff --git a/composer.json b/composer.json index 8c7d79df3c1d2085c121472fbb49f65fb89df908..5c0a7ae8be03d6c124379cb985bd61b319d6f4bf 100644 --- a/composer.json +++ b/composer.json @@ -43,7 +43,7 @@ "oomphinc/composer-installers-extender": "2.0.1", "cweagans/composer-patches": "1.7.3", "koodimonni/composer-dropin-installer": "1.4", - "johnpbloch/wordpress": "6.4.0", + "johnpbloch/wordpress": "6.4.1", "bjornjohansen/wplang": "0.2.0", "wpackagist-plugin/disable-wordpress-updates": "1.7.1", "wpackagist-plugin/more-privacy-options": "4.6", diff --git a/composer.lock b/composer.lock index 5fa745565ee865400da756f83b80fdac7347d70e..1343192d23979f9b703d6ec33ec1421e2110098b 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": "81da695d22cad075c77b4a78f95b893e", + "content-hash": "ec4af5ce7941ccde55f48da860dada1e", "packages": [ { "name": "bjornjohansen/wplang", @@ -297,20 +297,20 @@ }, { "name": "johnpbloch/wordpress", - "version": "6.4.0", + "version": "6.4.1", "source": { "type": "git", "url": "https://github.com/johnpbloch/wordpress.git", - "reference": "84161516e8208d2a4a53754108f5b9f0428021e3" + "reference": "e87c9c3db68acf73e918e974e53f63c20291b1f1" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/johnpbloch/wordpress/zipball/84161516e8208d2a4a53754108f5b9f0428021e3", - "reference": "84161516e8208d2a4a53754108f5b9f0428021e3", + "url": "https://api.github.com/repos/johnpbloch/wordpress/zipball/e87c9c3db68acf73e918e974e53f63c20291b1f1", + "reference": "e87c9c3db68acf73e918e974e53f63c20291b1f1", "shasum": "" }, "require": { - "johnpbloch/wordpress-core": "6.4.0", + "johnpbloch/wordpress-core": "6.4.1", "johnpbloch/wordpress-core-installer": "^1.0 || ^2.0", "php": ">=7.0.0" }, @@ -339,20 +339,20 @@ "issues": "https://core.trac.wordpress.org/", "source": "https://core.trac.wordpress.org/browser" }, - "time": "2023-11-07T19:31:22+00:00" + "time": "2023-11-09T01:33:31+00:00" }, { "name": "johnpbloch/wordpress-core", - "version": "6.4.0", + "version": "6.4.1", "source": { "type": "git", "url": "https://github.com/johnpbloch/wordpress-core.git", - "reference": "9affce6bea176c5449353603f888cc6b8b066778" + "reference": "bc7bf692e02d9d18c81ab167ef6e9036d0becde0" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/johnpbloch/wordpress-core/zipball/9affce6bea176c5449353603f888cc6b8b066778", - "reference": "9affce6bea176c5449353603f888cc6b8b066778", + "url": "https://api.github.com/repos/johnpbloch/wordpress-core/zipball/bc7bf692e02d9d18c81ab167ef6e9036d0becde0", + "reference": "bc7bf692e02d9d18c81ab167ef6e9036d0becde0", "shasum": "" }, "require": { @@ -360,7 +360,7 @@ "php": ">=7.0.0" }, "provide": { - "wordpress/core-implementation": "6.4.0" + "wordpress/core-implementation": "6.4.1" }, "type": "wordpress-core", "notification-url": "https://packagist.org/downloads/", @@ -387,7 +387,7 @@ "source": "https://core.trac.wordpress.org/browser", "wiki": "https://codex.wordpress.org/" }, - "time": "2023-11-07T19:31:18+00:00" + "time": "2023-11-09T01:33:28+00:00" }, { "name": "johnpbloch/wordpress-core-installer", @@ -2005,5 +2005,5 @@ "php": ">=7.1" }, "platform-dev": [], - "plugin-api-version": "2.3.0" + "plugin-api-version": "2.6.0" }