diff --git a/composer.lock b/composer.lock index 1ff30b6..23f61af 100644 --- a/composer.lock +++ b/composer.lock @@ -346,16 +346,16 @@ }, { "name": "roots/bedrock-autoloader", - "version": "1.0.4", + "version": "1.1.0", "source": { "type": "git", "url": "https://github.com/roots/bedrock-autoloader.git", - "reference": "f508348a3365ab5ce7e045f5fd4ee9f0a30dd70f" + "reference": "4cf086073bcb44b72f9e8da922043e86d09da9ce" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/roots/bedrock-autoloader/zipball/f508348a3365ab5ce7e045f5fd4ee9f0a30dd70f", - "reference": "f508348a3365ab5ce7e045f5fd4ee9f0a30dd70f", + "url": "https://api.github.com/repos/roots/bedrock-autoloader/zipball/4cf086073bcb44b72f9e8da922043e86d09da9ce", + "reference": "4cf086073bcb44b72f9e8da922043e86d09da9ce", "shasum": "" }, "require": { @@ -390,6 +390,11 @@ "name": "Austin Pray", "email": "austin@austinpray.com", "homepage": "https://github.com/austinpray" + }, + { + "name": "Ben Word", + "email": "ben@benword.com", + "homepage": "https://github.com/retlehs" } ], "description": "An autoloader that enables standard plugins to be required just like must-use plugins", @@ -404,19 +409,15 @@ "support": { "forum": "https://discourse.roots.io/", "issues": "https://github.com/roots/bedrock-autoloader/issues", - "source": "https://github.com/roots/bedrock-autoloader/tree/1.0.4" + "source": "https://github.com/roots/bedrock-autoloader/tree/1.1.0" }, "funding": [ { "url": "https://github.com/roots", "type": "github" - }, - { - "url": "https://www.patreon.com/rootsdev", - "type": "patreon" } ], - "time": "2020-12-04T15:59:12+00:00" + "time": "2026-03-09T23:11:00+00:00" }, { "name": "roots/bedrock-disallow-indexing", @@ -1113,12 +1114,12 @@ ], "aliases": [], "minimum-stability": "dev", - "stability-flags": [], + "stability-flags": {}, "prefer-stable": true, "prefer-lowest": false, "platform": { "php": ">=8.2" }, - "platform-dev": [], - "plugin-api-version": "2.6.0" + "platform-dev": {}, + "plugin-api-version": "2.9.0" }