Skip to content

Commit c70c339

Browse files
Merge pull request #282 from puppetlabs/patch-puppet-lower-bound
Correct supported Puppet lower bound to 5.5.0
2 parents 15dc2f5 + c21905d commit c70c339

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
@@ -74,7 +74,7 @@
7474
"requirements": [
7575
{
7676
"name": "puppet",
77-
"version_requirement": ">= 4.7.0 < 7.0.0"
77+
"version_requirement": ">= 5.5.0 < 7.0.0"
7878
}
7979
],
8080
"pdk-version": "1.15.0",

0 commit comments

Comments
 (0)