Skip to content
This repository has been archived by the owner on Jun 11, 2024. It is now read-only.

Commit

Permalink
Merge pull request #49 from DavidS/more-fix
Browse files Browse the repository at this point in the history
(maint) Relax version requirement for concat
  • Loading branch information
DavidS authored Jun 11, 2019
2 parents f3c2be6 + dce6f91 commit 477adff
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/concat",
"version_requirement": ">= 3.0.0 < 6.0.0"
"version_requirement": ">= 3.0.0 < 7.0.0"
},
{
"name": "puppetlabs/hocon",
Expand Down

0 comments on commit 477adff

Please sign in to comment.