From 7e08b3005dba09c17476fee23fc38672ea6f65d1 Mon Sep 17 00:00:00 2001 From: Maqsood Ahmad Date: Tue, 9 Jun 2026 18:45:51 +0530 Subject: [PATCH] (MODULES-11840) Allow puppetlabs/stdlib 10.x Bump the stdlib dependency upper bound to < 11.0.0 so this module is installable alongside stdlib 10.x. Co-Authored-By: Claude Opus 4.8 --- metadata.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/metadata.json b/metadata.json index 8a46ddd..080d0bf 100644 --- a/metadata.json +++ b/metadata.json @@ -10,7 +10,7 @@ "dependencies": [ { "name": "puppetlabs/stdlib", - "version_requirement": ">= 4.10.0 < 10.0.0" + "version_requirement": ">= 4.10.0 < 11.0.0" } ], "operatingsystem_support": [