From 05f933ffe22aedfe62a9608582979d13b54bfaf7 Mon Sep 17 00:00:00 2001 From: Muhep Atasoy Date: Sat, 14 Dec 2019 18:26:14 +0300 Subject: [PATCH] Update box.json --- box.json | 19 +------------------ 1 file changed, 1 insertion(+), 18 deletions(-) diff --git a/box.json b/box.json index a852f2e..85c5919 100644 --- a/box.json +++ b/box.json @@ -1,18 +1 @@ -{ - "chmod": "0755", - "directories": [ - "app", - "bootstrap", - "config", - "vendor" - ], - "files": [ - "composer.json" - ], - "exclude-composer-files": false, - "compression": "GZ", - "compactors": [ - "KevinGH\\Box\\Compactor\\Php", - "KevinGH\\Box\\Compactor\\Json" - ] -} +{"chmod":"0755","directories":["app","bootstrap","config","vendor"],"files":["composer.json"],"exclude-composer-files":false,"compression":"GZ","compactors":["KevinGH\\Box\\Compactor\\Php","KevinGH\\Box\\Compactor\\Json"],"main":"backupper"} \ No newline at end of file