From 0d142067d95f4553e5ed9d10291792258982c65f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Mar 2026 23:28:46 +0000 Subject: [PATCH] :arrow_up: Bump roots/bedrock-disallow-indexing from 2.0.0 to 2.1.0 Bumps [roots/bedrock-disallow-indexing](https://github.com/roots/bedrock-disallow-indexing) from 2.0.0 to 2.1.0. - [Release notes](https://github.com/roots/bedrock-disallow-indexing/releases) - [Commits](https://github.com/roots/bedrock-disallow-indexing/compare/2.0.0...2.1.0) --- updated-dependencies: - dependency-name: roots/bedrock-disallow-indexing dependency-version: 2.1.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- composer.lock | 21 ++++++++++----------- 1 file changed, 10 insertions(+), 11 deletions(-) diff --git a/composer.lock b/composer.lock index 14eac3f..74038ee 100644 --- a/composer.lock +++ b/composer.lock @@ -4596,20 +4596,23 @@ }, { "name": "roots/bedrock-disallow-indexing", - "version": "2.0.0", + "version": "2.1.0", "source": { "type": "git", "url": "https://github.com/roots/bedrock-disallow-indexing.git", - "reference": "6c28192e17cb9e02a5c0c99691a18552b85e1615" + "reference": "e9f20bf1c2baf96daf80ebab3f4cfbb756b5c88c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/roots/bedrock-disallow-indexing/zipball/6c28192e17cb9e02a5c0c99691a18552b85e1615", - "reference": "6c28192e17cb9e02a5c0c99691a18552b85e1615", + "url": "https://api.github.com/repos/roots/bedrock-disallow-indexing/zipball/e9f20bf1c2baf96daf80ebab3f4cfbb756b5c88c", + "reference": "e9f20bf1c2baf96daf80ebab3f4cfbb756b5c88c", "shasum": "" }, "require": { - "php": ">=7.1" + "php": ">=8.2" + }, + "require-dev": { + "laravel/pint": "^1.27" }, "type": "wordpress-muplugin", "notification-url": "https://packagist.org/downloads/", @@ -4640,19 +4643,15 @@ "support": { "forum": "https://discourse.roots.io/", "issues": "https://github.com/roots/bedrock-disallow-indexing/issues", - "source": "https://github.com/roots/bedrock-disallow-indexing/tree/2.0.0" + "source": "https://github.com/roots/bedrock-disallow-indexing/tree/2.1.0" }, "funding": [ { "url": "https://github.com/roots", "type": "github" - }, - { - "url": "https://www.patreon.com/rootsdev", - "type": "patreon" } ], - "time": "2020-05-20T01:25:07+00:00" + "time": "2026-03-10T01:48:06+00:00" }, { "name": "roots/support",