summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEric Putnam <putnam.eric@gmail.com>2017-05-30 14:14:28 -0700
committerGitHub <noreply@github.com>2017-05-30 14:14:28 -0700
commit1e0fd136136f32bd1b62e203a9339b4f43b08fa7 (patch)
treef40b20a0af268b7e57f3f44fab035593d9d1dec0
parentae032bd9a7d1dd4833605fed6e9bef196bdead4b (diff)
parent9e9a99ca217130493b75fca2f5c92d51b563851b (diff)
Merge pull request #778 from marsmensch/master
MODULES-4821 puppetlabs-stdlib: Update the version compatibility to >= 4.7.0 < 5.0.0
-rw-r--r--metadata.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/metadata.json b/metadata.json
index 8c05d79..3a51374 100644
--- a/metadata.json
+++ b/metadata.json
@@ -101,7 +101,7 @@
"requirements": [
{
"name": "puppet",
- "version_requirement": ">=2.7.20 <5.0.0"
+ "version_requirement": ">= 4.7.0 < 5.0.0"
}
],
"description": "Standard Library for Puppet Modules",