Skip to content

Commit 1e0fd13

Browse files
authored
Merge pull request #778 from marsmensch/master
MODULES-4821 puppetlabs-stdlib: Update the version compatibility to >= 4.7.0 < 5.0.0
2 parents ae032bd + 9e9a99c commit 1e0fd13

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
@@ -101,7 +101,7 @@
101101
"requirements": [
102102
{
103103
"name": "puppet",
104-
"version_requirement": ">=2.7.20 <5.0.0"
104+
"version_requirement": ">= 4.7.0 < 5.0.0"
105105
}
106106
],
107107
"description": "Standard Library for Puppet Modules",

0 commit comments

Comments
 (0)