Skip to content

Commit 65af3ff

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 0c0c698 commit 65af3ff

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

metadata.json

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -78,13 +78,9 @@
7878
}
7979
],
8080
"requirements": [
81-
{
82-
"name": "puppet",
83-
"version_requirement": ">= 7.0.0 < 9.0.0"
84-
},
8581
{
8682
"name": "openvox",
87-
"version_requirement": ">= 7.0.0 < 9.0.0"
83+
"version_requirement": ">= 8.19.0 < 9.0.0"
8884
}
8985
],
9086
"dependencies": [

0 commit comments

Comments
 (0)