Skip to content

Commit

Permalink
Update metadata
Browse files Browse the repository at this point in the history
Fix #38
Due to last changes Stdlib > 9 is already required. Now also fixed in metadata
  • Loading branch information
voxel01 committed Dec 4, 2023
1 parent f96f4d5 commit ab208ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"dependencies": [
{
"name": "puppetlabs/stdlib",
"version_requirement": ">= 3.2.0 < 10.0.0"
"version_requirement": ">= 9.0.0 < 10.0.0"
},
{
"name": "puppetlabs/concat",
Expand Down

0 comments on commit ab208ea

Please sign in to comment.