Skip to content

Commit

Permalink
Allow stdlib 9.x
Browse files Browse the repository at this point in the history
Preparation for upgrade to Puppet 8.x
  • Loading branch information
yorickps committed Sep 18, 2024
1 parent cdc4ca9 commit dd15951
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 @@ -3,7 +3,7 @@
"dependencies": [
{
"name": "puppetlabs/stdlib",
"version_requirement": ">=4.13.0 <9.0.0"
"version_requirement": ">=4.13.0 <10.0.0"
},
{
"name": "puppetlabs/concat",
Expand Down

0 comments on commit dd15951

Please sign in to comment.