Skip to content
Snippets Groups Projects
Unverified Commit 66ae944b authored by Trey Dockendorf's avatar Trey Dockendorf
Browse files

Support latest stdlib and concat modules

parent 946cdabb
Branches
No related tags found
No related merge requests found
......@@ -10,11 +10,11 @@
"dependencies": [
{
"name": "puppetlabs/stdlib",
"version_requirement": ">= 2.0.1 <7.0.0"
"version_requirement": ">= 2.0.1 <9.0.0"
},
{
"name": "puppetlabs/concat",
"version_requirement": ">= 1.0.0 <7.0.0"
"version_requirement": ">= 1.0.0 <8.0.0"
}
],
"operatingsystem_support": [
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment