Allow archive 6.x
A new major version of the archive module was released which add support for new operating systems and drop support of legacy ones.
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
},
|
||||
{
|
||||
"name": "puppet/archive",
|
||||
"version_requirement": ">= 1.1.0 < 6.0.0"
|
||||
"version_requirement": ">= 1.1.0 < 7.0.0"
|
||||
}
|
||||
],
|
||||
"operatingsystem_support": [
|
||||
|
||||
Reference in New Issue
Block a user