Skip to content

Commit 12c37a1

Browse files
authored
Merge pull request #46 from h0tw1r3/puppet-support
Drop support for Puppet < 7
2 parents 6cef3df + f650096 commit 12c37a1

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
@@ -69,7 +69,7 @@
6969
"requirements": [
7070
{
7171
"name": "puppet",
72-
"version_requirement": ">= 4.10.0 < 9.0.0"
72+
"version_requirement": ">= 7.0.0 < 9.0.0"
7373
}
7474
],
7575
"pdk-version": "3.0.1",

0 commit comments

Comments
 (0)