From 91190799a9a26696e81047ac1af3c381470f1bd8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 11 Mar 2026 20:26:17 +0000 Subject: [PATCH] chore(deps): Bump roots/bedrock-autoloader from 1.0.4 to 1.1.0 Bumps [roots/bedrock-autoloader](https://github.com/roots/bedrock-autoloader) from 1.0.4 to 1.1.0. - [Release notes](https://github.com/roots/bedrock-autoloader/releases) - [Commits](https://github.com/roots/bedrock-autoloader/compare/1.0.4...1.1.0) --- updated-dependencies: - dependency-name: roots/bedrock-autoloader dependency-version: 1.1.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- composer.lock | 27 ++++++++++++++------------- 1 file changed, 14 insertions(+), 13 deletions(-) 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" }