Skip to content

Commit f3d0713

Browse files
committed
Drop puppet, update openvox minimum version to 8.19
* drop support for puppet as discussed in [1] * update openvox minimum version to 8.19.0 as discussed in [2] and [3] [1] voxpupuli/community-triage#59 [2] voxpupuli/community-triage#60 [3] voxpupuli/modulesync_config#978 (comment)
1 parent 8209877 commit f3d0713

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

metadata.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@
1616
],
1717
"requirements": [
1818
{
19-
"name": "puppet",
20-
"version_requirement": ">= 7.0.0 < 9.0.0"
19+
"name": "openvox",
20+
"version_requirement": ">= 8.19.0 < 9.0.0"
2121
}
2222
]
2323
}

0 commit comments

Comments
 (0)