Skip to content
This repository was archived by the owner on Jun 5, 2020. It is now read-only.

Commit b2fa6ad

Browse files
author
carabasdaniel
authored
Merge pull request #88 from syseleven/fix/upgrade-stdlib-dependency
Allow stdlib < 7.0.0
2 parents c8bfea4 + 86702a1 commit b2fa6ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@
7474
],
7575
"dependencies": [
7676
{
77-
"name":"puppetlabs/stdlib","version_requirement":">= 4.13.1 < 6.0.0"
77+
"name":"puppetlabs/stdlib","version_requirement":">= 4.13.1 < 7.0.0"
7878
}
7979
]
8080
}

0 commit comments

Comments
 (0)