Skip to content

Commit d6a4f9b

Browse files
alexjfishermmoll
authored andcommitted
Allow puppetlabs/stdlib 6.x
stdlib 6.0.0 is due to be released soon. This module has already dropped support for puppet 4. See https://github.com/puppetlabs/puppetlabs-stdlib/blob/217068f97edd2396ce37ac8c1bd7e23da621d6be/CHANGELOG.md#supported-release-600
1 parent 15a8ae7 commit d6a4f9b

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
@@ -21,7 +21,7 @@
2121
},
2222
{
2323
"name": "puppetlabs/stdlib",
24-
"version_requirement": ">= 4.13.0 < 6.0.0"
24+
"version_requirement": ">= 4.18.0 < 7.0.0"
2525
},
2626
{
2727
"name": "puppet/extlib",

0 commit comments

Comments
 (0)