We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e99b7bd + 5bf7ff4 commit 1846176Copy full SHA for 1846176
CHANGELOG.md
@@ -1,6 +1,7 @@
1
## x.x.x (Month Day, Year)
2
3
#### Fixes
4
+* Update puppetlabs-stdlib dependency to < 6.0.0
5
6
#### Features
7
metadata.json
@@ -20,7 +20,7 @@
20
},
21
{
22
"name": "puppetlabs/stdlib",
23
- "version_requirement": ">= 4.13.0 < 5.0.0"
+ "version_requirement": ">= 4.13.0 < 6.0.0"
24
}
25
],
26
"operatingsystem_support": [
0 commit comments