Skip to content

Commit 3721197

Browse files
author
tphoney
committed
MODULES-5440 fix upper bound for puppet
1 parent faadebf commit 3721197

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": ">=2.7.20 < 6.0.0"
105105
}
106106
],
107107
"description": "Standard Library for Puppet Modules",

0 commit comments

Comments
 (0)