Skip to content

Commit 86ae49a

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 fcc093d commit 86ae49a

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
@@ -90,8 +90,8 @@
9090
],
9191
"requirements": [
9292
{
93-
"name": "puppet",
94-
"version_requirement": ">= 7.0.0 < 9.0.0"
93+
"name": "openvox",
94+
"version_requirement": ">= 8.19.0 < 9.0.0"
9595
}
9696
],
9797
"dependencies": [

0 commit comments

Comments
 (0)