Skip to content

Commit

Permalink
feat: stdlib9 and puppet8 compatibility
Browse files Browse the repository at this point in the history
  • Loading branch information
dploeger committed Jan 17, 2024
1 parent f3caeeb commit a7be4ab
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,13 +19,13 @@
},
{
"name": "puppetlabs/stdlib",
"version_requirement": ">= 4.13.1 < 9.0.0"
"version_requirement": ">= 4.13.1 < 10.0.0"
}
],
"requirements": [
{
"name": "puppet",
"version_requirement": ">= 7.0.0 < 8.0.0"
"version_requirement": ">= 7.0.0 < 9.0.0"
}
],
"operatingsystem_support": [
Expand Down

0 comments on commit a7be4ab

Please sign in to comment.