Skip to content

Commit

Permalink
allow latest dependency versions
Browse files Browse the repository at this point in the history
  • Loading branch information
h-haaks committed Feb 5, 2024
1 parent d4b1086 commit 7a8ed1c
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 @@ -14,15 +14,15 @@
"dependencies": [
{
"name": "puppet/systemd",
"version_requirement": ">= 3.0.0 < 4.0.0"
"version_requirement": ">= 3.0.0 < 7.0.0"
},
{
"name": "puppetlabs/stdlib",
"version_requirement": ">= 4.25.0 < 9.0.0"
"version_requirement": ">= 4.25.0 < 10.0.0"
},
{
"name": "puppet/archive",
"version_requirement": ">= 1.0.0 < 7.0.0"
"version_requirement": ">= 1.0.0 < 8.0.0"
}
],
"requirements": [
Expand Down

0 comments on commit 7a8ed1c

Please sign in to comment.