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 c740126 commit f3db4b9
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,15 +10,15 @@
"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"
},
{
"name": "stm/file_capability",
"version_requirement": ">= 3.0.0 < 7.0.0"
"version_requirement": ">= 6.0.0 < 7.0.0"
}
],
"operatingsystem_support": [
Expand Down

0 comments on commit f3db4b9

Please sign in to comment.