Skip to content

Commit

Permalink
update module dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Lightning- committed Feb 28, 2024
1 parent 0787d5b commit a7c656e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,11 @@
"dependencies": [
{
"name": "puppetlabs/stdlib",
"version_requirement": ">= 6.0.0 < 10.0.0"
"version_requirement": ">= 9.0.0 < 10.0.0"
},
{
"name": "puppet/archive",
"version_requirement": ">= 6.0.0 < 8.0.0"
"version_requirement": ">= 7.1.0 < 8.0.0"
}
],
"operatingsystem_support": [
Expand Down Expand Up @@ -54,7 +54,7 @@
"requirements": [
{
"name": "puppet",
"version_requirement": ">= 6.0.0 < 9.0.0"
"version_requirement": ">= 7.0.0 < 9.0.0"
}
],
"tags": [
Expand Down

0 comments on commit a7c656e

Please sign in to comment.