Skip to content

Commit

Permalink
box content added
Browse files Browse the repository at this point in the history
  • Loading branch information
sarthaksavvy committed Oct 1, 2020
1 parent 1e81280 commit a6599bd
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions box.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
{
"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"
]
}

0 comments on commit a6599bd

Please sign in to comment.