[DEPENDENCY] Added alchemy/zippy, which adds support for multiple archive formats. Used to allow theme uploads in zip, tar, gz, or other formats

This commit is contained in:
Hugo Sales
2020-05-17 20:00:33 +00:00
committed by Hugo Sales
parent d2f49e56bc
commit e5a97611d0
3 changed files with 217 additions and 397 deletions

View File

@@ -1,4 +1,13 @@
{
"alchemy/resource-component": {
"version": "0.1.1"
},
"alchemy/zippy": {
"version": "v0.5.x-dev"
},
"beberlei/assert": {
"version": "v2.9.9"
},
"composer/semver": {
"version": "1.5.1"
},