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.
1 parent 10fd1e8 commit a60eebbCopy full SHA for a60eebb
.fixtures.yml
@@ -8,6 +8,6 @@ fixtures:
8
ref: '1.6.0'
9
stdlib:
10
repo: 'https://github.com/puppetlabs/puppetlabs-stdlib.git'
11
- ref: '4.6.0'
+ ref: '5.0.0'
12
symlinks:
13
puppet: "#{source_dir}"
metadata.json
@@ -18,7 +18,7 @@
18
},
19
{
20
"name": "puppetlabs/stdlib",
21
- "version_requirement": ">= 4.6.0 < 6.0.0"
+ "version_requirement": ">= 5.0.0 < 6.0.0"
22
}
23
],
24
"operatingsystem_support": [
0 commit comments