Skip to content

Commit c6cfda1

Browse files
committed
Allow puppetlabs/stdlib 6.x
stdlib 6.0.0 is due to be released soon. This module has already dropped support for puppet 4 and/or doesn't use the updated stdlib `merge` function. See https://github.com/puppetlabs/puppetlabs-stdlib/blob/217068f97edd2396ce37ac8c1bd7e23da621d6be/CHANGELOG.md#supported-release-600
1 parent 3b30b11 commit c6cfda1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
},
4848
{
4949
"name": "puppetlabs/stdlib",
50-
"version_requirement": ">= 4.25.0 < 6.0.0"
50+
"version_requirement": ">= 4.25.0 < 7.0.0"
5151
}
5252
]
5353
}

0 commit comments

Comments
 (0)