Distro zip file from tar file #449 (#543)

* Create zip file from tar file

* Formatting
This commit is contained in:
Nabeel S
2020-02-10 10:40:42 -05:00
committed by GitHub
parent 989e86ecd3
commit 90e1b3317d
8 changed files with 303 additions and 150 deletions

View File

@@ -49,7 +49,8 @@
"symfony/polyfill-iconv": "~1.12",
"theiconic/php-ga-measurement-protocol": "2.7.*",
"tivie/php-os-detector": "~1.1.0",
"webpatser/laravel-uuid": "~3.0"
"webpatser/laravel-uuid": "~3.0",
"codedge/laravel-selfupdater": "^2.5"
},
"require-dev": {
"barryvdh/laravel-debugbar": "^3.0",