Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
bangnokia committed Mar 23, 2024
1 parent 3b14805 commit 4f7f18c
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions box.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
{
"directories": [
"app",
"bootstrap",
"config",
"skeleton",
"vendor"
],
"files": [
"composer.json",
"server.php"
],
"exclude-composer-files": false,
"compression": "GZ",
"compactors": [
"KevinGH\\Box\\Compactor\\Php",
"KevinGH\\Box\\Compactor\\Json"
]
}

0 comments on commit 4f7f18c

Please sign in to comment.