Skip to content

Commit

Permalink
Merge pull request #786 from voxpupuli/stdlib
Browse files Browse the repository at this point in the history
Allow up-to-date dependencies
  • Loading branch information
bastelfreak authored Sep 14, 2021
2 parents cb87d17 + bad1b00 commit 603aa24
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 @@ -10,11 +10,11 @@
},
{
"name": "puppetlabs/stdlib",
"version_requirement": ">= 4.25.0 < 8.0.0"
"version_requirement": ">= 4.25.0 < 9.0.0"
},
{
"name": "puppetlabs/mysql",
"version_requirement": ">= 3.5.0 < 12.0.0"
"version_requirement": ">= 3.5.0 < 13.0.0"
},
{
"name": "puppetlabs/apache",
Expand Down

0 comments on commit 603aa24

Please sign in to comment.