diff --git a/composer.json b/composer.json index ba4e663..7622363 100644 --- a/composer.json +++ b/composer.json @@ -8,7 +8,7 @@ "issues": "https://github.com/jeherve/posts-on-this-day/issues" }, "require": { - "automattic/jetpack-autoloader": "3.1.0" + "automattic/jetpack-autoloader": "3.1.1" }, "require-dev": { "automattic/wordbless": "dev-master", diff --git a/composer.lock b/composer.lock index 8370bf6..10ac2c6 100644 --- a/composer.lock +++ b/composer.lock @@ -4,20 +4,20 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "dcb22c8729a7dd71193389fe0b8aa73c", + "content-hash": "1a6051aff942a45ce546513afae6c0e6", "packages": [ { "name": "automattic/jetpack-autoloader", - "version": "v3.1.0", + "version": "v3.1.1", "source": { "type": "git", "url": "https://github.com/Automattic/jetpack-autoloader.git", - "reference": "0e36d60ad64e35b5dab7fa4757fadb2235d58f73" + "reference": "a2d4d07c577354d1dcf5166c3db9a0d85aa58055" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Automattic/jetpack-autoloader/zipball/0e36d60ad64e35b5dab7fa4757fadb2235d58f73", - "reference": "0e36d60ad64e35b5dab7fa4757fadb2235d58f73", + "url": "https://api.github.com/repos/Automattic/jetpack-autoloader/zipball/a2d4d07c577354d1dcf5166c3db9a0d85aa58055", + "reference": "a2d4d07c577354d1dcf5166c3db9a0d85aa58055", "shasum": "" }, "require": { @@ -66,9 +66,9 @@ "wordpress" ], "support": { - "source": "https://github.com/Automattic/jetpack-autoloader/tree/v3.1.0" + "source": "https://github.com/Automattic/jetpack-autoloader/tree/v3.1.1" }, - "time": "2024-09-06T15:32:10+00:00" + "time": "2024-10-10T13:43:39+00:00" } ], "packages-dev": [ @@ -3214,7 +3214,7 @@ }, "prefer-stable": true, "prefer-lowest": false, - "platform": [], - "platform-dev": [], + "platform": {}, + "platform-dev": {}, "plugin-api-version": "2.6.0" }