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 b9083d1 commit b88839eCopy full SHA for b88839e
.fixtures.yml
@@ -1,8 +1,7 @@
1
fixtures:
2
+ repositories:
3
+ stdlib: 'https://github.com/puppetlabs/puppetlabs-stdlib'
4
forge_modules:
- stdlib:
- repo: "puppetlabs/stdlib"
5
- ref: "8.4.0"
6
inifile:
7
repo: "puppetlabs/inifile"
8
ref: "5.3.0"
metadata.json
@@ -10,7 +10,7 @@
10
"dependencies": [
11
{
12
"name": "puppetlabs-stdlib",
13
- "version_requirement": ">= 5.1.0 < 9.0.0"
+ "version_requirement": ">= 5.1.0 < 10.0.0"
14
},
15
16
"name": "puppetlabs-inifile",
0 commit comments